mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-02 20:29:05 +00:00
5974123dc7
* Build all the examples in the project
4 lines
85 B
CMake
4 lines
85 B
CMake
|
|
add_executable(elfdump elfdump.cpp)
|
|
include_directories(SYSTEM ${CMAKE_SOURCE_DIR})
|