share/hedgewars/Data/Themes/Olympics/CMakeLists.txt
author sheepluva (and totally not Smaxx)
Sun, 31 Oct 2010 01:01:11 +0200
changeset 4031 cff30accecdd
parent 2707 633cac1d6f9a
permissions -rw-r--r--
remove the steam community group from one of the tips/hints/whatever

file(GLOB images *.png)

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