share/hedgewars/Data/Themes/Hoggywood/CMakeLists.txt
author nemo
Thu, 30 Jul 2015 16:28:35 -0400
changeset 11030 2ef7700c25e9
parent 10705 5983163cb7f9
child 11773 ae10ff578eb2
permissions -rw-r--r--
darken and blur the cupcake a bit so that people stop trying to teleport on it

file(GLOB images *.png)

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