mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2025-01-06 23:34:02 +00:00
3 lines
96 B
CMake
3 lines
96 B
CMake
FILE(GLOB HEADERS *.h)
|
|
|
|
INSTALL(FILES ${HEADERS} DESTINATION include/nel/net COMPONENT headers)
|