share/hedgewars/Data/Maps/TrophyRace/CMakeLists.txt
author unc0rr
Tue, 24 Oct 2017 21:59:06 +0200
changeset 12757 6f4ab0339c16
parent 11769 8b17caab10ec
permissions -rw-r--r--
Modernize Cargo.toml a bit

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