7 lines
77 B
CMake
7 lines
77 B
CMake
|
|
#find_package(Spectre REQUIRED)
|
|
|
|
spectre_example(text
|
|
main.cpp
|
|
Game.cpp
|
|
)
|