share/hedgewars/Data/Graphics/Hedgehog/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Sat, 22 Apr 2017 23:06:47 +0200
changeset 12311 cdd884397760
parent 8443 2debc9b9f917
permissions -rw-r--r--
Fix sniper rifle disabling laser sight utility after shooting

file(GLOB HedgehogSprites *.png)

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