share/hedgewars/Data/Music/CMakeLists.txt
author sheepluva
Thu, 03 Sep 2015 01:26:03 +0200
changeset 11068 0ff8b968291b
parent 8443 2debc9b9f917
child 11772 927c45b83496
permissions -rw-r--r--
allow holding PRECISE key to switch portal ball colors in reverse order

file(GLOB BaseMusic *.ogg)

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