share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author koda
Tue, 25 Dec 2012 04:45:22 +0100
branchwebgl
changeset 8330 aaefa587e277
parent 8163 13c6d1feae99
permissions -rw-r--r--
update branch with default

file(GLOB AmmoMenuSprites *.png)

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