share/hedgewars/Data/Graphics/SuddenDeath/CMakeLists.txt
author nemo
Mon, 25 Feb 2013 13:51:45 -0500
branchicegun
changeset 8578 d2bfe0683b9a
parent 8443 2debc9b9f917
permissions -rw-r--r--
ice texture still needs moving to uLandGraphics and circle drawing

file(GLOB Sprites *.png)

install(FILES
    ${Sprites}
    DESTINATION ${SHAREPATH}Data/Graphics/SuddenDeath)