share/hedgewars/Data/Themes/Jungle/CMakeLists.txt
author alfadur
Wed, 28 Aug 2019 23:06:34 +0300
changeset 15380 6e3e5be8b2e2
parent 11769 8b17caab10ec
permissions -rw-r--r--
update hwphysics motion to use the new system

file(GLOB images *.png)

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