share/hedgewars/Data/Themes/Freeway/CMakeLists.txt
author sheepluva
Fri, 07 Feb 2014 10:11:10 +0100
changeset 10118 788703011d20
parent 2602 3deb9ff104da
child 11774 8b17caab10ec
permissions -rw-r--r--
disallow sinegun to penetrate solid land

file(GLOB images *.png)

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