share/hedgewars/Data/Themes/Freeway/CMakeLists.txt
author nemo
Sun, 29 Apr 2018 11:25:12 -0400
changeset 13354 40742f3f7dd9
parent 11774 8b17caab10ec
permissions -rw-r--r--
Seed reset seems fine when moved out of the loader. Also bump protocol

file(GLOB images *.png)

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