share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author alfadur
Mon, 12 Aug 2019 14:56:27 +0300
changeset 15308 01bd0a087163
parent 8330 aaefa587e277
permissions -rw-r--r--
add background to switch animation

file(GLOB AmmoMenuSprites *.png)

install(FILES
    ${AmmoMenuSprites}
    DESTINATION ${SHAREPATH}Data/Graphics/AmmoMenu)