kde-workspace/knotify/sounds/CMakeLists.txt

7 lines
95 B
Text
Raw Normal View History

2014-11-15 04:16:00 +02:00
FILE(GLOB _oggfile "*.ogg" )
install(FILES ${_oggfile}
DESTINATION ${SOUND_INSTALL_DIR} )