share/hedgewars/Data/Themes/Snow/CMakeLists.txt
author sheepluva
Thu, 04 Dec 2014 20:15:03 +0100
changeset 10625 125e120165aa
parent 2602 3deb9ff104da
child 11774 8b17caab10ec
permissions -rw-r--r--
flake FrameTicks value of 0 now indicades that the frame should not be changed

file(GLOB images *.png)

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