share/hedgewars/Data/Maps/TrophyRace/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Sat, 09 Apr 2016 10:33:08 +0200
changeset 12006 86cd92f64979
parent 11769 8b17caab10ec
permissions -rw-r--r--
HedgeEditor: Fix stuff being exported multiple times on multiple saves

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