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

7 lines
86 B
CMake

#find_package(Spectre REQUIRED)
spectre_example(input
main.cpp
InputExample.cpp
)