share/hedgewars/Data/Themes/Snow/CMakeLists.txt
author nemo
Mon, 10 Oct 2011 14:13:35 -0400
changeset 6117 2a4829172a29
parent 2602 3deb9ff104da
child 11774 8b17caab10ec
permissions -rw-r--r--
Experiment in making ice more treacherous. also tweak to snow/christmas flake spawn

file(GLOB images *.png)

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