summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2020-03-25 10:12:30 +0200
committerJuha Alanen <juha.alanen@mapbox.com>2020-03-26 08:53:29 +0200
commit84c4b3be0cd8a6e0912d14600da0a5930ece0372 (patch)
tree298d41c5257a97e86acb986144550ad903666711
parent322431eb61bac61cd756f3a1bdeabec533b47292 (diff)
downloadqtlocation-mapboxgl-84c4b3be0cd8a6e0912d14600da0a5930ece0372.tar.gz
[build] Add mapbox-gl-native-curl submodule
-rw-r--r--.gitmodules3
m---------vendor/mapbox-gl-native-curl0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index da1db0e337..459ca1b2c3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -64,3 +64,6 @@
[submodule "vendor/cpp-httplib"]
path = vendor/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
+[submodule "vendor/mapbox-gl-native-curl"]
+ path = vendor/mapbox-gl-native-curl
+ url = https://github.com/mapbox/mapbox-gl-native-curl.git
diff --git a/vendor/mapbox-gl-native-curl b/vendor/mapbox-gl-native-curl
new file mode 160000
+Subproject 674a741b1bfa6f7c6e8bb694ba0295365c8e209