share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sat, 25 Aug 2018 19:07:17 +0200
changeset 13695 e529a34872f9
parent 13087 b6df6283e2ba
permissions -rw-r--r--
Fix some formatting problems with /me

file(GLOB Scripts *.lua)

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