share/hedgewars/Data/Music/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Fri, 09 Mar 2018 01:12:07 +0100
changeset 13137 475c9d54a8e2
parent 11775 ee85798d6974
child 15327 02fa79f62220
permissions -rw-r--r--
Update German Lua translation

file(GLOB BaseMusic *.ogg)

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