share/hedgewars/Data/Graphics/Graves/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 GraveSprites *.png)

install(FILES
    ${GraveSprites}
    DESTINATION ${SHAREPATH}Data/Graphics/Graves)