share/hedgewars/Data/Maps/SB_Bones/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Tue, 21 May 2019 12:37:35 +0200
changeset 15018 cf5d6ee109c9
parent 9022 6d70cbe31e3a
permissions -rw-r--r--
ACF1: Fix pastMoleHeadAnim being played twice
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9015
96bcc8326341 Bones map
tiyuri
parents:
diff changeset
     1
install(FILES
96bcc8326341 Bones map
tiyuri
parents:
diff changeset
     2
    map.png
96bcc8326341 Bones map
tiyuri
parents:
diff changeset
     3
    map.cfg
96bcc8326341 Bones map
tiyuri
parents:
diff changeset
     4
    preview.png
9022
6d70cbe31e3a Tentacles map. Fix cmakes for the others
tiyuri
parents: 9021
diff changeset
     5
    DESTINATION ${SHAREPATH}Data/Maps/SB_Bones)