share/hedgewars/Data/Graphics/SuddenDeath/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Tue, 20 Mar 2018 02:24:47 +0100
changeset 13258 66dd7b5f7d33
parent 8443 2debc9b9f917
permissions -rw-r--r--
Fix incorrect preview when selecting image map the first time in session

file(GLOB Sprites *.png)

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