mirror of
https://github.com/serge1/ELFIO.git
synced 2025-02-20 09:40:37 +00:00
4 lines
85 B
CMake
4 lines
85 B
CMake
|
|
add_executable(elfdump elfdump.cpp)
|
|
include_directories(SYSTEM ${CMAKE_SOURCE_DIR})
|