share/hedgewars/Data/Graphics/Flags/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Wed, 23 Nov 2016 16:33:01 +0100
changeset 12039 4524df2f7231
parent 8443 2debc9b9f917
permissions -rw-r--r--
Update changelog for the recent HedgeEditor updates

file(GLOB FlagTemplates *.png)

install(FILES
    ${FlagTemplates}
    DESTINATION ${SHAREPATH}Data/Graphics/Flags)