share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author nemo
Tue, 28 May 2013 13:58:01 -0400
changeset 9070 604273fb8a58
parent 8443 2debc9b9f917
permissions -rw-r--r--
*hate*

file(GLOB HedgehogSprites *.png)

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