share/hedgewars/Data/Music/CMakeLists.txt
author alfadur
Sun, 14 Oct 2018 18:58:39 +0300
changeset 13906 98eaf1fe1f6b
parent 11780 ee85798d6974
child 15311 02fa79f62220
permissions -rw-r--r--
fix return name and bound type

file(GLOB BaseMusic *.ogg)

install(FILES
    ${BaseMusic}
    ${MusicCredits}
    credits.txt
    DESTINATION ${SHAREPATH}Data/Music)