Add maplibre-native submodule for greater flexibility of versioning

This commit is contained in:
Dan Paulat 2024-03-02 00:57:43 -06:00
parent 737b023c32
commit 5efeeb1080
3 changed files with 6 additions and 1 deletions

3
.gitmodules vendored
View file

@ -34,3 +34,6 @@
[submodule "external/maplibre-native-qt"]
path = external/maplibre-native-qt
url = https://github.com/maplibre/maplibre-native-qt.git
[submodule "external/maplibre-native"]
path = external/maplibre-native
url = https://github.com/maplibre/maplibre-native.git