share/hedgewars/Data/Themes/Deepspace/CMakeLists.txt
author sheepluva
Fri, 07 Jun 2013 17:37:01 +0200
changeset 9147 0ab57cdf9346
parent 3088 b99af2ee82bf
permissions -rw-r--r--
add note about mudball causing no direct damage to changelog

file(GLOB images *.png)

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