DarkflameServer/dGame/dCinema/CMakeLists.txt

6 lines
107 B
CMake
Raw Normal View History

set(DGAME_DCINEMA_SOURCES "Recorder.cpp"
"Prefab.cpp"
"Scene.cpp"
"Play.cpp"
PARENT_SCOPE)