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

7 lines
88 B
CMake

#find_package(Spectre REQUIRED)
spectre_example(events
main.cpp
EventsExample.cpp
)