share/hedgewars/Data/Themes/Snow/CMakeLists.txt
author Xeli
Sat, 27 Oct 2012 20:05:52 +0200
changeset 7841 43e68ac28d79
parent 2602 3deb9ff104da
child 11774 8b17caab10ec
permissions -rw-r--r--
apply unC0Rr's fix for 435 to landscape and non numbered ammomenu

file(GLOB images *.png)

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