share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Tue, 27 Aug 2019 23:16:42 +0200
changeset 15375 5a934f83d5eb
parent 11904 0b6baf802b3d
permissions -rw-r--r--
Tempoary (!!!) workaround for incorrect key combination description in frontend This workaround fixes the incorrect string while preserving translations and the 1.0.0 string freeze. Remember to revert this commit and fix the string in binds.cpp after the 1.0.0 release!

install(FILES
    mask.png
    map.cfg
    map.lua
    preview.png
    desc.txt
    DESTINATION ${SHAREPATH}Data/Maps/ClimbHome)