share/hedgewars/Data/Graphics/SuddenDeath/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Thu, 16 May 2019 03:41:24 +0200
changeset 14965 cf21a45a62bd
parent 8443 2debc9b9f917
permissions -rw-r--r--
Make health HUD icon green if hog poisoned

file(GLOB Sprites *.png)

install(FILES
    ${Sprites}
    DESTINATION ${SHAREPATH}Data/Graphics/SuddenDeath)