summaryrefslogtreecommitdiff
path: root/src/location/configure.json
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-11-20 13:49:06 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-11-20 13:49:06 +0100
commit485a631f2ae06e3328176049c51053e3047448bb (patch)
tree76ed7ca62abd4e9bdd24ba779df7c5c00609a028 /src/location/configure.json
parent361a72a861a213a7bc735fbce7c3433a2f6a08cc (diff)
parentafc51951769ac7320a98a973bcb95a12bc970019 (diff)
downloadqtlocation-485a631f2ae06e3328176049c51053e3047448bb.tar.gz
Merge 5.10 into 5.10.0
Change-Id: I81af4fc4e6dcc204b3657ec321820d6c7109e336
Diffstat (limited to 'src/location/configure.json')
-rw-r--r--src/location/configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/configure.json b/src/location/configure.json
index 3337b074..4de6e865 100644
--- a/src/location/configure.json
+++ b/src/location/configure.json
@@ -37,7 +37,7 @@
"condition": [
"features.opengl",
"features.c++14",
- "!config.qnx && (!config.win32 || (config.mingw && features.angle))"
+ "!config.qnx && (!config.win32 || config.mingw)"
],
"output": [ "privateFeature" ]
},