CMakeLists.txt 63 B

12
  1. ADD_EXECUTABLE(bled Main.cpp)
  2. TARGET_LINK_LIBRARIES(bled anki)