mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-02 11:27:03 +00:00
4 lines
89 B
CMake
4 lines
89 B
CMake
|
|
||
|
add_executable(write_obj write_obj.cpp)
|
||
|
include_directories(SYSTEM ${CMAKE_SOURCE_DIR})
|