CMakeLists.txt 109 B

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