share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Tue, 26 Sep 2017 16:25:57 +0200
changeset 12537 66566cfe0a7e
parent 11968 1de4d6b35748
child 13087 b6df6283e2ba
permissions -rw-r--r--
ASA, The first stop: Fix team ranking and kills in stats screen (bug #147)

file(GLOB Scripts *.lua)

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