share/hedgewars/Data/Music/CMakeLists.txt
author nemo
Mon, 23 Dec 2013 13:51:51 -0500
changeset 9828 75457c7b84ee
parent 8443 2debc9b9f917
child 11772 927c45b83496
permissions -rw-r--r--
merge of volkan's commit followed by lupdate to pick up the new strings

file(GLOB BaseMusic *.ogg)

install(FILES
    ${BaseMusic}
    DESTINATION ${SHAREPATH}Data/Music)