summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-01-18 12:54:03 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-01-25 09:16:05 +0000
commit728d271a4786008dc56980ccb47cc8901f468b55 (patch)
tree3cf51671c02a620d60e0ede35285fc58f4276f48 /configure.json
parent2fab4a04938a4ddc30f9bdb1749e75e26a3df354 (diff)
Do not autodetect system gn and hide option in summary
We will need a custom gn to build qtwebengine, so we shouldn't use the system gn unless explicitly requested, and we shouldn't advertise using it to users as it usually won't work. Change-Id: I98271ec70841d1b78ff5a1099575872646af73b2 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index 03b9611c1..5799dafa3 100644
--- a/configure.json
+++ b/configure.json
@@ -87,6 +87,7 @@
},
"system-gn": {
"label": "Using system gn",
+ "autoDetect": false,
"condition": "tests.gn",
"output": [ "privateFeature" ]
}
@@ -100,7 +101,6 @@
"printing-and-pdf",
"proprietary-codecs",
"spellchecker",
- "system-gn",
"system-ninja",
{
"type": "feature",