share/hedgewars/Data/Themes/Halloween/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sat, 06 Jun 2020 16:09:16 +0200
changeset 15599 dc62f1c13bb2
parent 2602 3deb9ff104da
permissions -rw-r--r--
Teach AI to spam extra time if infinite

file(GLOB images *.png)

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