share/hedgewars/Data/Missions/Scenario/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Thu, 08 Mar 2018 14:53:25 +0100
changeset 13119 c3fc9157f740
parent 13092 b6df6283e2ba
child 13606 d5f62417f014
permissions -rw-r--r--
CTF: Say "clan" instead of "team" in mission panel

file(GLOB Scripts *.lua)

install(FILES
    ${Scripts}
    order.cfg
    DESTINATION ${SHAREPATH}Data/Missions/Scenario)