7 lines
86 B
CMake
7 lines
86 B
CMake
|
|
#find_package(Spectre REQUIRED)
|
|
|
|
spectre_example(input
|
|
main.cpp
|
|
InputExample.cpp
|
|
)
|