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-27 11:27:24 +0200
commit2a6b2f6638d933cc34a3c2bd5965112782d1a60b (patch)
tree0a5af4766bb271c88b48e770a3c408fe6fd2412e
parent364ade830becefe2cb16cf03d17b6b3151b40b47 (diff)
downloadqtlocation-mapboxgl-2a6b2f6638d933cc34a3c2bd5965112782d1a60b.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