summaryrefslogtreecommitdiff
path: root/src/location/configure.json
diff options
context:
space:
mode:
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 4de6e865..3337b074 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)"
+ "!config.qnx && (!config.win32 || (config.mingw && features.angle))"
],
"output": [ "privateFeature" ]
},