share/hedgewars/Data/Themes/Compost/CMakeLists.txt
author nemo
Fri, 26 Sep 2014 22:20:12 -0400 (2014-09-27)
changeset 10413 afd746a538ef
parent 2602 3deb9ff104da
permissions -rw-r--r--
climb home training/multiplayer
file(GLOB images *.png)

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