share/hedgewars/Data/Themes/Art/CMakeLists.txt
author nemo
Sun, 30 Nov 2014 15:12:59 -0500
changeset 10587 1dac23b5fe3b
parent 3506 0523e68f1972
child 11773 ae10ff578eb2
permissions -rw-r--r--
delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit

file(GLOB images *.png)

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