khanat-opennel-code/code/nel/include/nel/misc/CMakeLists.txt
2015-03-29 17:28:33 +03:00

3 lines
97 B
CMake

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