share/hedgewars/Data/Themes/Island/CMakeLists.txt
author sheepluva
Sat, 15 May 2010 09:21:25 +0000
changeset 3462 4b36933dce1d
parent 2602 3deb9ff104da
permissions -rw-r--r--
fix multi-round fire

file(GLOB images *.png)

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