share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author sheepluva
Fri, 13 Nov 2015 22:35:26 +0100
branchsdl2transition
changeset 11377 208bc571f949
parent 8330 aaefa587e277
permissions -rw-r--r--
clean up uChat

file(GLOB AmmoMenuSprites *.png)

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