share/hedgewars/Data/Maps/TrophyRace/CMakeLists.txt
author sheepluva
Tue, 15 May 2018 23:47:07 +0200
branchui-scaling
changeset 13387 706b34d0ce60
parent 11769 8b17caab10ec
permissions -rw-r--r--
whoops, I initialized my new var incorrectly

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