xcdat/sample/CMakeLists.txt
2017-11-17 22:47:25 +09:00

4 lines
71 B
CMake

add_executable(sample sample.cpp)
target_link_libraries(sample xcdat)