summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2017-01-31 16:18:19 +0200
committerPaolo Angelelli <paolo.angelelli@qt.io>2017-01-31 16:41:51 +0000
commitae02d4c70a95dc40aeb4be41950930847c640cef (patch)
tree9a594df990480f4739527c51efe5d8deb7e46ae6 /.gitmodules
parent4570d5ce40625015005a5904561ef8122f9adad9 (diff)
downloadqtlocation-ae02d4c70a95dc40aeb4be41950930847c640cef.tar.gz
Re-enable the Mapbox GL 3rdparty and the plugin
It was previously disabled so we could move the 3rdparty package to a more consistent location. Change-Id: I9ebd8c8fe131b2821aa3205e0deda87e9e9db19c Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e69de29b..29caa86d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "src/3rdparty/mapbox-gl-native"]
+ path = src/3rdparty/mapbox-gl-native
+ url = ../qtlocation-mapboxgl.git