share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Wed, 12 Apr 2017 20:14:17 +0200
changeset 12241 a0ed4caa6d35
parent 11973 1de4d6b35748
child 13092 b6df6283e2ba
permissions -rw-r--r--
Apply minimal padding to all text buttons in frontend

file(GLOB Scripts *.lua)

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