share/hedgewars/Data/Themes/Blox/CMakeLists.txt
author nemo
Mon, 12 Sep 2011 16:38:54 -0400
changeset 5881 099464aab4b6
parent 2602 3deb9ff104da
permissions -rw-r--r--
fix for issue #139

file(GLOB images *.png)

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