khanat-opennel-code/code/nel/include/nel/sound/CMakeLists.txt

4 lines
125 B
Text
Raw Normal View History

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