share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sat, 02 Nov 2019 17:00:40 +0100
changeset 15507 ad9fe7dc2ff7
parent 13092 b6df6283e2ba
permissions -rw-r--r--
ClimbHome: Remove uncommented code

file(GLOB Scripts *.lua)

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