share/hedgewars/Data/Themes/Blox/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Wed, 27 Sep 2017 23:24:29 +0200
changeset 12569 6a8c90a53249
parent 2602 3deb9ff104da
permissions -rw-r--r--
ASA,desert03: Fix no victory after destroying all targets

file(GLOB images *.png)

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