share/hedgewars/Data/Themes/Snow/CMakeLists.txt
author sheepluva
Thu, 03 Sep 2015 01:26:03 +0200
changeset 11068 0ff8b968291b
parent 2602 3deb9ff104da
child 11769 8b17caab10ec
permissions -rw-r--r--
allow holding PRECISE key to switch portal ball colors in reverse order

file(GLOB images *.png)

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