share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Thu, 08 Mar 2018 21:03:25 +0100
changeset 13127 a7b67247784d
parent 13087 b6df6283e2ba
permissions -rw-r--r--
HedgeEditor: Show waypoint preview

file(GLOB Scripts *.lua)

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