share/hedgewars/Data/Music/CMakeLists.txt
author alfadur
Wed, 01 May 2019 00:01:56 +0300
changeset 14865 90cf07c60feb
parent 11775 ee85798d6974
child 15306 02fa79f62220
permissions -rw-r--r--
add argument flag for tls connections

file(GLOB BaseMusic *.ogg)

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