share/hedgewars/Data/Themes/CrazyMission/CMakeLists.txt
author alfadur <mail@none>
Sat, 28 Dec 2019 19:41:05 +0300
changeset 15533 0606f89698e7
parent 2602 3deb9ff104da
permissions -rw-r--r--
check the room passwords

file(GLOB images *.png)

install(FILES
    theme.cfg
    ${images}
    DESTINATION ${SHAREPATH}Data/Themes/CrazyMission)