summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2022-10-12 17:27:15 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2022-10-25 17:17:30 +0200
commit1fa828b7aba04fa0c2449b490894ddb409a4e2d9 (patch)
tree4f72f0de4e5833e0f66a74580e21d7336b97eed8 /.gitmodules
parentddc494d287e3f5b82b363ef1b962aa00ffa7c13c (diff)
downloadqtlocation-1fa828b7aba04fa0c2449b490894ddb409a4e2d9.tar.gz
Disable Esri/Nokia/MapBox plugins
As a first step, put them behind feature flags that are always false. Remove mapbox-gl-native as a submodule - there's no reason why people wanting to build that can't clone and build that repo themselves. Don't test the respective providers unless they are available, and use the osm plugin when testing the basic plugin framework. Change-Id: I53429878e53294dce52ee830a4b4613f372898c6 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index a5343bfd..00000000
--- a/.gitmodules
+++ /dev/null
@@ -1,4 +0,0 @@
-[submodule "src/3rdparty/mapbox-gl-native"]
- path = src/3rdparty/mapbox-gl-native
- url = ../qtlocation-mapboxgl.git
- branch = upstream/qt-staging