share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Thu, 24 Nov 2016 16:25:39 +0100
changeset 12067 18677a537d58
parent 11968 1de4d6b35748
child 13087 b6df6283e2ba
permissions -rw-r--r--
Add WorldEdge support for WxW

file(GLOB Scripts *.lua)

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