share/hedgewars/Data/Themes/Underwater/CMakeLists.txt
author nemo
Tue, 03 Dec 2013 22:48:21 -0500
changeset 9748 b0286b0c91ce
parent 2602 3deb9ff104da
permissions -rw-r--r--
sethogname/hat need to wrap entire operation around test of hog/gear

file(GLOB images *.png)

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