Files
XCEngine/MVS/Music fluctuations/source/scene/CMakeLists.txt

3 lines
64 B
CMake

file(GLOB_RECURSE SCENE ./ *.cpp)
add_library(scene ${SCENE})