Adding CMake again :)
This commit is contained in:
parent
cb4274bb1c
commit
2dc8050ce3
10 changed files with 384 additions and 0 deletions
7
examples/input/CMakeLists.txt
Normal file
7
examples/input/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
#find_package(Spectre REQUIRED)
|
||||
|
||||
spectre_example(input
|
||||
main.cpp
|
||||
InputExample.cpp
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue