diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2019-03-25 17:47:10 +0200 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2019-03-25 22:52:40 +0200 |
commit | c397fd853c8f5743385cc28596d0c7d261d2d1b6 (patch) | |
tree | 763f7eb22d4987515b93eb7d45a72d8d82576d4e /.gitmodules | |
parent | 419bfbe0eb12db8144bc5361bcc90b419e28f429 (diff) | |
download | qtlocation-mapboxgl-c397fd853c8f5743385cc28596d0c7d261d2d1b6.tar.gz |
[core] Bump args to 6.2.2 (does not use RTTI)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a36fee4c0e..aeb2663b84 100644 --- a/.gitmodules +++ b/.gitmodules @@ -91,3 +91,6 @@ [submodule "platform/darwin/docs/theme"] path = platform/darwin/docs/theme url = https://github.com/mapbox/jazzy-theme.git +[submodule "vendor/args"] + path = vendor/args + url = https://github.com/Taywee/args |