share/hedgewars/Data/Themes/Olympics/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sat, 10 Nov 2018 20:58:00 +0100
changeset 14195 43ca01d4fb46
parent 2707 633cac1d6f9a
permissions -rw-r--r--
Remove unused/out-commented "Structure" strings in engine locale files

file(GLOB images *.png)

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