share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author alfadur
Tue, 30 Jul 2019 19:53:23 +0300
changeset 15286 8095853811a6
parent 8330 aaefa587e277
permissions -rw-r--r--
add gear lookup to the physics processor

file(GLOB AmmoMenuSprites *.png)

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