share/hedgewars/Data/Maps/TrophyRace/CMakeLists.txt
author nemo
Sat, 25 Nov 2017 11:28:44 -0500
changeset 12850 b63ec501490b
parent 11774 8b17caab10ec
permissions -rw-r--r--
At the very least we should match the gameserver length which seems to be 40, not 60

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