share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Fri, 11 Oct 2019 13:35:13 +0200
changeset 15465 421da44ff218
parent 13092 b6df6283e2ba
permissions -rw-r--r--
Update cabal command syntax in .travis.yml

file(GLOB Scripts *.lua)

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