share/hedgewars/Data/Themes/Blox/CMakeLists.txt
author Grigory Ustinov <grenka@altlinux.org>
Mon, 19 Nov 2018 18:56:24 +0300
changeset 14261 d87fc2156f33
parent 2602 3deb9ff104da
permissions -rw-r--r--
Edit russian translations in desktop file

file(GLOB images *.png)

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