share/hedgewars/Data/Themes/Sheep/CMakeLists.txt
author tiyuri@gmail.com
Thu, 02 Sep 2010 17:21:53 +0100
changeset 3808 bb4b9a21ec29
parent 2602 3deb9ff104da
child 11769 8b17caab10ec
permissions -rw-r--r--
Completely rework sheep theme

file(GLOB images *.png)

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