share/hedgewars/Data/Themes/EarthRise/CMakeLists.txt
author Mailaender
Fri, 15 Nov 2013 14:41:36 -0500
changeset 9700 3034605a4604
parent 2602 3deb9ff104da
child 11774 8b17caab10ec
permissions -rw-r--r--
Fix .desktop conformance warnings

file(GLOB images *.png)

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