share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author sheepluva
Tue, 16 Apr 2013 12:24:13 +0200
branch0.9.19
changeset 8896 fea1993ded33
parent 8443 2debc9b9f917
permissions -rw-r--r--
make cleaver icon hint at that fact that you have 2 of them

file(GLOB AmmoMenuSprites *.png)

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