diff --git a/src/gui/configure.json b/src/gui/configure.json index 73e59a7ad9d..306ce132147 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" ] },