summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/geoservices.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-02-13 11:28:16 +0100
committerLiang Qi <liang.qi@qt.io>2017-02-13 11:57:23 +0000
commitf2c870752e9353ae838a182c5663936fd374567f (patch)
treefdff48ff12f455266304b0170aa6a1db35daa28f /src/plugins/geoservices/geoservices.pro
parent2ace49b0db995a75694218113fd5743d05d97dcb (diff)
downloadqtlocation-f2c870752e9353ae838a182c5663936fd374567f.tar.gz
mapbox-gl-native and mapboxgl depend on opengl (attempt 2)
This amends c3eb798dc7b4e82b86169533ae59648205d88d48. Task-number: QTBUG-58807 Change-Id: I1bd0785331d9b66420758023c73100e04fa01658 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src/plugins/geoservices/geoservices.pro')
-rw-r--r--src/plugins/geoservices/geoservices.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/geoservices/geoservices.pro b/src/plugins/geoservices/geoservices.pro
index 487183b7..cedd159b 100644
--- a/src/plugins/geoservices/geoservices.pro
+++ b/src/plugins/geoservices/geoservices.pro
@@ -2,7 +2,7 @@ TEMPLATE = subdirs
SUBDIRS = nokia osm mapbox esri
-qtConfig(opengl) {
+qtHaveModule(opengl) {
linux|android: {
equals(QT_GCC_MAJOR_VERSION, 4): greaterThan(QT_GCC_MINOR_VERSION, 8) {
SUBDIRS += mapboxgl