share/hedgewars/Data/Themes/Castle/CMakeLists.txt
author nemo
Fri, 20 Aug 2010 11:54:14 -0400
changeset 3747 76a197793b62
parent 2602 3deb9ff104da
permissions -rw-r--r--
Some more that were not native

file(GLOB images *.png)

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