share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Fri, 21 Dec 2018 17:43:04 +0100
changeset 14494 cc358e997e32
parent 13087 b6df6283e2ba
permissions -rw-r--r--
Fix team name bugs in RC Plane Challenge and Dangerous Ducklings

file(GLOB Scripts *.lua)

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