share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author sheepluva
Mon, 16 Jun 2014 02:41:03 +0200
changeset 10313 769061317dc5
parent 8330 aaefa587e277
permissions -rw-r--r--
tweaking hogpointer position again

file(GLOB AmmoMenuSprites *.png)

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