share/hedgewars/Data/Themes/Jungle/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Thu, 08 Mar 2018 21:28:02 +0100
changeset 13129 9a328734e469
parent 11769 8b17caab10ec
permissions -rw-r--r--
Racer: Draw waypoint outline around cursor while in placement phase

file(GLOB images *.png)

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