share/hedgewars/Data/Maps/Sheep/CMakeLists.txt
author antonc27 <antonc27@mail.ru>
Fri, 18 Sep 2015 04:33:37 +0200
branchios-revival
changeset 11182 55f20efae2e4
parent 8443 2debc9b9f917
permissions -rw-r--r--
- Fix for consequent selection of same hat for all hogs in settings - Small refactoring of HogHatViewController
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1235
070629f3902d - Set frontend's music volume level to 50%
unc0rr
parents:
diff changeset
     1
install(FILES
8443
2debc9b9f917 remove trailing whitespaces from share too
koda
parents: 1349
diff changeset
     2
    map.png
2debc9b9f917 remove trailing whitespaces from share too
koda
parents: 1349
diff changeset
     3
    map.cfg
2debc9b9f917 remove trailing whitespaces from share too
koda
parents: 1349
diff changeset
     4
    preview.png
2debc9b9f917 remove trailing whitespaces from share too
koda
parents: 1349
diff changeset
     5
    DESTINATION ${SHAREPATH}Data/Maps/Sheep)
1235
070629f3902d - Set frontend's music volume level to 50%
unc0rr
parents:
diff changeset
     6