CMakeLists.txt 79 B

12
  1. add_executable(simple_scene Main.cpp)
  2. target_link_libraries(simple_scene anki)