1
0
Fork 0
spectre/examples/text/CMakeLists.txt

7 lines
77 B
CMake

#find_package(Spectre REQUIRED)
spectre_example(text
main.cpp
Game.cpp
)