share/hedgewars/Data/Themes/EarthRise/CMakeLists.txt
author koda
Fri, 16 Oct 2009 20:39:50 +0000
changeset 2510 9e5b83c0b88f
parent 2485 89568e997baa
child 2602 3deb9ff104da
permissions -rw-r--r--
install the new lowresolution images for systems with limited graphics

install(FILES
    Border.png
    Clouds.png
    Flake.png
    horizontL.png
    horizont.png
    horizontR.png
    icon.png
    LandTex.png
    Rock.png
    RockShort.png
    SkyL.png
    Sky.png
    SkyR.png
    theme.cfg
    horizont-lowres.png
    Sky-lowres.png
    DESTINATION ${SHAREPATH}Data/Themes/EarthRise)