share/hedgewars/Data/Music/CMakeLists.txt
author nemo
Tue, 03 Dec 2013 22:48:21 -0500
changeset 9748 b0286b0c91ce
parent 8443 2debc9b9f917
child 11772 927c45b83496
permissions -rw-r--r--
sethogname/hat need to wrap entire operation around test of hog/gear

file(GLOB BaseMusic *.ogg)

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