share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Wed, 27 Sep 2017 04:28:34 +0200
changeset 12554 d8af6f9b51c6
parent 8443 2debc9b9f917
permissions -rw-r--r--
Disable SD in ACF6 and ASA: The first stop

file(GLOB HedgehogSprites *.png)

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