summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gui/configure.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/configure.json b/src/gui/configure.json
index 73e59a7ad9..306ce13214 100644
--- a/src/gui/configure.json
+++ b/src/gui/configure.json
@@ -430,6 +430,7 @@
"combined-angle-lib": {
"label": "Combined ANGLE Library",
"autoDetect": false,
+ "enable": "features.angle",
"condition": "features.angle",
"output": [ "publicFeature" ]
},