mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-15 03:59:06 +00:00
3 lines
101 B
CMake
3 lines
101 B
CMake
FILE(GLOB HEADERS *.h)
|
|
|
|
INSTALL(FILES ${HEADERS} DESTINATION include/nel/cegui COMPONENT headers)
|