share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Mon, 21 Jan 2019 19:28:39 +0100
changeset 14653 be8af70adf2c
parent 2602 3deb9ff104da
permissions -rw-r--r--
Tweak hog spawn height and facing direction in challenges

file(GLOB images *.png)

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