paradiseo/eo/src/do/CMakeLists.txt

2 lines
87 B
CMake

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