share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author alfadur
Sat, 27 Oct 2018 04:21:35 +0300
changeset 14023 e9ab9639a1af
parent 2602 3deb9ff104da
permissions -rw-r--r--
Update changelog

file(GLOB images *.png)

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