share/hedgewars/Data/Missions/Training/CMakeLists.txt
author sheepluva
Mon, 16 Jun 2014 19:07:11 +0200
changeset 10315 d464a04450cc
parent 8443 2debc9b9f917
child 13087 b6df6283e2ba
permissions -rw-r--r--
Qt-Frontend: update description of findhh to better reflect current behavior. thanks to the friendly reminder in issue #805

file(GLOB Scripts *.lua)

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