share/hedgewars/Data/Themes/Digital/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Wed, 26 Apr 2017 02:10:47 +0200 (2017-04-26)
changeset 12338 6bdabf67a012
parent 5104 e31409482740
permissions -rw-r--r--
Add back the missing winning animation for Racer and TechRecer
file(GLOB images *.png)

install(FILES
    theme.cfg
    ${images}
    DESTINATION ${SHAREPATH}Data/Themes/Digital)