share/hedgewars/Data/Themes/EarthRise/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Mon, 21 Jan 2019 19:49:38 +0100
changeset 14649 e7b2542c4d28
parent 11769 8b17caab10ec
permissions -rw-r--r--
More spawn height tweaking in missions

file(GLOB images *.png)

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