share/hedgewars/Data/Music/CMakeLists.txt
author sheepluva
Tue, 16 Apr 2013 12:24:13 +0200
branch0.9.19
changeset 8896 fea1993ded33
parent 8443 2debc9b9f917
child 11777 927c45b83496
permissions -rw-r--r--
make cleaver icon hint at that fact that you have 2 of them

file(GLOB BaseMusic *.ogg)

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