share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Mon, 12 Feb 2018 15:08:13 +0100
changeset 12984 b6d67e975b51
parent 8330 aaefa587e277
permissions -rw-r--r--
Battalion: Standardize the crate pickup message

file(GLOB AmmoMenuSprites *.png)

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