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

file(GLOB images *.png)

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