share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author alfadur+copherneue
Sun, 15 Jan 2017 15:11:07 -0500
changeset 12120 1aae30470fa3
parent 8443 2debc9b9f917
permissions -rw-r--r--
fix of offsets and size to prior commits

file(GLOB HedgehogSprites *.png)

install(FILES
    ${HedgehogSprites}
    DESTINATION ${SHAREPATH}Data/Graphics/Hedgehog)