share/hedgewars/Data/Maps/TrophyRace/CMakeLists.txt
author koda
Tue, 02 Jun 2015 18:37:40 +0100
changeset 10976 56f07b52213a
parent 8443 2debc9b9f917
child 11769 8b17caab10ec
permissions -rw-r--r--
Allow skipping the bundle step after install on OSX

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