share/hedgewars/Data/Missions/Scenario/CMakeLists.txt
author KoBeWi
Mon, 30 Jul 2018 20:38:01 +0200
changeset 13580 213f2bef8a24
parent 13092 b6df6283e2ba
child 13606 d5f62417f014
permissions -rw-r--r--
Update Polish translation

file(GLOB Scripts *.lua)

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