share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Mon, 10 Apr 2017 13:30:44 +0200
changeset 12208 9a4831b23cd1
parent 8330 aaefa587e277
permissions -rw-r--r--
Play different bounce sound for rubber duck

file(GLOB AmmoMenuSprites *.png)

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