share/hedgewars/Data/Themes/Freeway/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Mon, 15 Apr 2019 22:00:20 +0200
changeset 14805 af0f06b77908
parent 11769 8b17caab10ec
permissions -rw-r--r--
Remove outdated main menu tip

file(GLOB images *.png)

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