summaryrefslogtreecommitdiff
path: root/example/CMakeLists.txt
blob: 108d5cccecd549d6bc3e68a3e8a984adbdd6a63b (plain)
1
2
3
4
project(kalmia)

target_sources(kalmia-example PUBLIC example.c)
file(COPY suzanne.dae DESTINATION ${CMAKE_BINARY_DIR})