share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author sheepluva
Tue, 10 Nov 2015 17:45:14 +0100
branchsdl2transition
changeset 11360 7a7611adf715
parent 2602 3deb9ff104da
permissions -rw-r--r--
drop support for SDL 1.2

file(GLOB images *.png)

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