mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2025-01-26 01:11:39 +00:00
3 lines
97 B
CMake
3 lines
97 B
CMake
FILE(GLOB HEADERS *.h)
|
|
|
|
INSTALL(FILES ${HEADERS} DESTINATION include/nel/pacs COMPONENT headers)
|