khanat-opennel-code/code/nel/include/nel/logic/CMakeLists.txt
2011-05-31 19:50:16 +03:00

3 lines
101 B
CMake

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