share/hedgewars/Data/Themes/Hoggywood/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Tue, 20 Feb 2018 19:07:32 +0100
changeset 13045 a87d3119c962
parent 11778 ae10ff578eb2
permissions -rw-r--r--
VideoRec: Fix many effects not being recorded

file(GLOB images *.png)

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