share/hedgewars/Data/Graphics/AmmoMenu/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Wed, 14 Mar 2018 01:33:37 +0100
changeset 13194 290815bbd4e1
parent 8330 aaefa587e277
permissions -rw-r--r--
Remove old Qt4 workaround for missing language name of Scottish Gaelic

file(GLOB AmmoMenuSprites *.png)

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