share/hedgewars/Data/Themes/Sheep/CMakeLists.txt
author koda
Sun, 12 Feb 2012 15:27:25 +0100
changeset 6674 4d3209a189ca
parent 2602 3deb9ff104da
child 11769 8b17caab10ec
permissions -rw-r--r--
gather context restoration under a single keyword

file(GLOB images *.png)

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