share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Sat, 09 Apr 2016 07:40:15 +0200
changeset 12001 936ac92cb67a
parent 11973 1de4d6b35748
child 13092 b6df6283e2ba
permissions -rw-r--r--
HedgeEditor: Improve graphics on girder/rubber placement

file(GLOB Scripts *.lua)

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