paradiseo/eo/src/gp/CMakeLists.txt

3 lines
88 B
CMake

FILE(GLOB HDRS *.h)
INSTALL(FILES ${HDRS} DESTINATION include/eo/gp COMPONENT headers)