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

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