khanat-opennel-code/code/nel/include/nel/misc/CMakeLists.txt
2016-09-24 14:22:22 +02:00

3 lines
97 B
CMake

FILE(GLOB HEADERS *.h)
INSTALL(FILES ${HEADERS} DESTINATION include/nel/misc COMPONENT headers)