diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2019-06-13 18:13:18 +0300 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2019-06-25 20:10:21 +0300 |
commit | dfc6ec229a6f698b1df2cb712e274d66ca963a34 (patch) | |
tree | 98c251735f18f18a153b5e1f50b11b6070e97013 | |
parent | c5b04677f082c5dc27a044c1e3c2753d8fba8d49 (diff) | |
download | qtlocation-mapboxgl-dfc6ec229a6f698b1df2cb712e274d66ca963a34.tar.gz |
[build] Added vendor/mvt-fixtures
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vendor/mvt-fixtures | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index aeb2663b84..fbc2f4ab94 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "vendor/args"] path = vendor/args url = https://github.com/Taywee/args +[submodule "vendor/mvt-fixtures"] + path = vendor/mvt-fixtures + url = https://github.com/mapbox/mvt-fixtures.git diff --git a/vendor/mvt-fixtures b/vendor/mvt-fixtures new file mode 160000 +Subproject 8423de2d90ab020781b12698278dc116f3b0a82 |