share/hedgewars/Data/Themes/Halloween/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Thu, 08 Mar 2018 00:54:12 +0100
changeset 13101 b500d07a50a1
parent 2602 3deb9ff104da
permissions -rw-r--r--
German translation: “Grundlagentraining” → “Grundausbildung”

file(GLOB images *.png)

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