share/hedgewars/Data/Music/CMakeLists.txt
author nemo
Wed, 22 May 2013 06:17:06 -0400
changeset 9044 8a829987d514
parent 8443 2debc9b9f917
child 11772 927c45b83496
permissions -rw-r--r--
as long as a generic placeholder tint is in place. can't just exit

file(GLOB BaseMusic *.ogg)

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