share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author sheepluva
Sun, 08 Dec 2019 02:09:19 +0100
branchhedgeroid
changeset 15520 de08a3ae4f8d
parent 13092 b6df6283e2ba
permissions -rw-r--r--
hedgeroid/frontlib: update proto and weapons number

file(GLOB Scripts *.lua)

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