share/hedgewars/Data/Themes/Blox/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Fri, 05 Oct 2018 14:57:44 +0200
changeset 13869 16ca23f8f623
parent 2602 3deb9ff104da
permissions -rw-r--r--
Restructure 0.9.25 changelog, add highlights section

file(GLOB images *.png)

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