share/hedgewars/Data/Maps/SB_Tentacles/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Fri, 20 Oct 2017 21:55:18 +0200
changeset 12726 9852b8ba8d5a
parent 9022 6d70cbe31e3a
permissions -rw-r--r--
Run lupdate $ lupdate QTfrontend -ts share/hedgewars/Data/Locale/*.ts
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9022
6d70cbe31e3a Tentacles map. Fix cmakes for the others
tiyuri
parents:
diff changeset
     1
install(FILES
6d70cbe31e3a Tentacles map. Fix cmakes for the others
tiyuri
parents:
diff changeset
     2
    map.png
6d70cbe31e3a Tentacles map. Fix cmakes for the others
tiyuri
parents:
diff changeset
     3
    mask.png
6d70cbe31e3a Tentacles map. Fix cmakes for the others
tiyuri
parents:
diff changeset
     4
    map.cfg
6d70cbe31e3a Tentacles map. Fix cmakes for the others
tiyuri
parents:
diff changeset
     5
    preview.png
6d70cbe31e3a Tentacles map. Fix cmakes for the others
tiyuri
parents:
diff changeset
     6
    DESTINATION ${SHAREPATH}Data/Maps/SB_Tentacles)