summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/geoservices.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/geoservices/geoservices.pro')
-rw-r--r--src/plugins/geoservices/geoservices.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/geoservices/geoservices.pro b/src/plugins/geoservices/geoservices.pro
index 09bf12df..2f28e138 100644
--- a/src/plugins/geoservices/geoservices.pro
+++ b/src/plugins/geoservices/geoservices.pro
@@ -3,10 +3,6 @@ TEMPLATE = subdirs
SUBDIRS = nokia osm mapbox esri
defineTest(supportsMapboxGL) {
- !qtHaveModule(opengl) {
- return(false)
- }
-
linux|android {
equals(QT_GCC_MAJOR_VERSION, 4): greaterThan(QT_GCC_MINOR_VERSION, 8) {
return(true)