share/hedgewars/Data/Themes/Castle/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Wed, 02 May 2018 17:22:42 +0200
changeset 13353 3bf935c1e672
parent 2602 3deb9ff104da
permissions -rw-r--r--
Fix more German typos in Hedgewars files

file(GLOB images *.png)

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