summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.json b/configure.json
index a00a22c6da..6f62600090 100644
--- a/configure.json
+++ b/configure.json
@@ -64,7 +64,6 @@
"c++std": "cxxstd",
"ccache": { "type": "boolean", "name": "ccache" },
"commercial": "void",
- "compile-examples": { "type": "boolean", "name": "compile_examples" },
"confirm-license": "void",
"coverage": "coverage",
"dbus": { "type": "optionalString", "values": [ "no", "yes", "linked", "runtime" ] },
@@ -1364,11 +1363,6 @@
"condition": "libs.libudev",
"output": [ "privateFeature" ]
},
- "compile_examples": {
- "label": "Compile examples",
- "autoDetect": "!config.wasm",
- "output": [ "privateConfig" ]
- },
"incredibuild_xge": {
"label": "IncrediBuild",
"emitIf": "var.QMAKE_HOST.os == 'Windows'",