share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Mon, 15 Apr 2019 22:00:20 +0200
changeset 14805 af0f06b77908
parent 8330 aaefa587e277
permissions -rw-r--r--
Remove outdated main menu tip

file(GLOB AmmoMenuSprites *.png)

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