diff options
author | Juha Alanen <juha.alanen@mapbox.com> | 2020-02-27 17:36:16 +0200 |
---|---|---|
committer | Juha Alanen <juha.alanen@mapbox.com> | 2020-03-27 11:27:24 +0200 |
commit | 364ade830becefe2cb16cf03d17b6b3151b40b47 (patch) | |
tree | bd2e87a75cadbeeb1856a206cfde2603f249830f /.gitmodules | |
parent | 77466d23d6b2f524c104373d546ac458035b0ec0 (diff) | |
download | qtlocation-mapboxgl-364ade830becefe2cb16cf03d17b6b3151b40b47.tar.gz |
[build] Remove submodule curl-android-ios
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 22a5f02379..da1db0e337 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,6 +64,3 @@ [submodule "vendor/cpp-httplib"] path = vendor/cpp-httplib url = https://github.com/yhirose/cpp-httplib.git -[submodule "vendor/curl-android-ios"] - path = vendor/curl-android-ios - url = https://github.com/gcesarmza/curl-android-ios.git |