share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author alfadur
Mon, 06 May 2019 22:57:49 +0300
changeset 14896 e72d8c2299dd
parent 8330 aaefa587e277
permissions -rw-r--r--
fix broken messages on lobby join

file(GLOB AmmoMenuSprites *.png)

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