share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author Grigory Ustinov <grenka@altlinux.org>
Thu, 26 Sep 2019 19:01:03 +0300
changeset 15427 2e5d1078cb18
parent 8330 aaefa587e277
permissions -rw-r--r--
Update localization of russian tips

file(GLOB AmmoMenuSprites *.png)

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