share/hedgewars/Data/Missions/Scenario/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Wed, 02 May 2018 18:19:31 +0200
changeset 13359 f9a15dcd857c
parent 13092 b6df6283e2ba
child 13606 d5f62417f014
permissions -rw-r--r--
Fix a couple of English typos

file(GLOB Scripts *.lua)

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