khanat-code-old/code/nel/include/nel/gui/CMakeLists.txt
2013-02-14 09:53:06 -06:00

3 lines
96 B
CMake

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