CMakeLists.txt 105 B

12
  1. INCLUDE_DIRECTORIES(.)
  2. ADD_EXECUTABLE(BasicLighting ../main.cpp HelloPolycodeApp.cpp HelloPolycodeApp.h)