share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Wed, 07 Feb 2018 02:26:31 +0100
changeset 12916 20f389ae90b5
parent 8330 aaefa587e277
permissions -rw-r--r--
Change weapon icons of mudball and air mine

file(GLOB AmmoMenuSprites *.png)

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