diff options
author | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-08-30 13:23:25 +0300 |
---|---|---|
committer | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-09-02 14:09:08 +0300 |
commit | 0edc50561ffc7d05bee3cae4db3c03eb36c11816 (patch) | |
tree | 824e99adcdeb1dcdb5116bc789d70f946ae35188 /.gitmodules | |
parent | d4ef66c7b06d00295a54d48646a6ef4be03d9c4f (diff) | |
download | qtlocation-mapboxgl-0edc50561ffc7d05bee3cae4db3c03eb36c11816.tar.gz |
[build] Use geojson.hpp from mapbox-base
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 4bbbda345e..76b365f5d7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,9 +16,6 @@ [submodule "vendor/geojson-vt-cpp"] path = vendor/geojson-vt-cpp url = https://github.com/mapbox/geojson-vt-cpp.git -[submodule "vendor/geojson.hpp"] - path = vendor/geojson.hpp - url = https://github.com/mapbox/geojson.hpp.git [submodule "vendor/polylabel"] path = vendor/polylabel url = https://github.com/mapbox/polylabel.git |