share/hedgewars/Data/Themes/Freeway/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Sat, 23 Sep 2017 04:59:16 +0200
changeset 12496 16220f7bae77
parent 11769 8b17caab10ec
permissions -rw-r--r--
Add a bunch of random team names

file(GLOB images *.png)

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