share/hedgewars/Data/Themes/Olympics/CMakeLists.txt
author sheepluva
Thu, 03 Sep 2015 01:26:03 +0200
changeset 11068 0ff8b968291b
parent 2707 633cac1d6f9a
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/Olympics)