share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt
author nemo
Tue, 26 Mar 2019 09:59:53 -0400
changeset 14721 f9f71cccb5c3
parent 11899 0b6baf802b3d
permissions -rw-r--r--
Mashup of Symbola and DejaVu Bold so that we aren't missing any characters.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10415
nemo
parents:
diff changeset
     1
install(FILES
nemo
parents:
diff changeset
     2
    mask.png
nemo
parents:
diff changeset
     3
    map.cfg
nemo
parents:
diff changeset
     4
    map.lua
nemo
parents:
diff changeset
     5
    preview.png
11899
0b6baf802b3d Fix improper locale detection for mission map descriptions
Wuzzy <almikes@aol.com>
parents: 10415
diff changeset
     6
    desc.txt
10415
nemo
parents:
diff changeset
     7
    DESTINATION ${SHAREPATH}Data/Maps/ClimbHome)