mirror of
https://github.com/serge1/ELFIO.git
synced 2025-01-03 23:37:49 +00:00
4 lines
87 B
CMake
4 lines
87 B
CMake
|
|
||
|
add_executable(tutorial tutorial.cpp)
|
||
|
include_directories(SYSTEM ${CMAKE_SOURCE_DIR})
|