mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-12-18 14:58:47 +00:00
3 lines
100 B
CMake
3 lines
100 B
CMake
FILE(GLOB HEADERS *.h)
|
|
|
|
INSTALL(FILES ${HEADERS} DESTINATION include/nel/georges COMPONENT headers)
|