mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
Automatic World/WorldCoasts download and symbol generation
Signed-off-by: David Gekeler <git@davidgekeler.eu>
This commit is contained in:
@@ -14,4 +14,6 @@ pushd 3party/boost/
|
||||
./bootstrap.sh
|
||||
./b2 headers
|
||||
popd
|
||||
curl -C - -L --parallel --parallel-immediate --parallel-max 2 https://cdn.comaps.app/maps/latest/World.mwm -o data/World.mwm https://cdn.comaps.app/maps/latest/WorldCoasts.mwm -o data/WorldCoasts.mwm
|
||||
bash ./tools/unix/generate_symbols.sh
|
||||
echo "The repository is configured for development."
|
||||
|
||||
Reference in New Issue
Block a user