ELFIO/examples/writer/CMakeLists.txt

4 lines
83 B
CMake
Raw Normal View History

add_executable(writer writer.cpp)
include_directories(SYSTEM ${CMAKE_SOURCE_DIR})