summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
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 e9ffc972ab..9a9645a23a 100644
--- a/configure.json
+++ b/configure.json
@@ -454,7 +454,7 @@
"cross_compile": {
"label": "Cross compiling",
"condition": "call.crossCompile",
- "output": [ "publicConfig", "privateConfig" ]
+ "output": [ "publicConfig", "privateConfig", "crossCompile" ]
},
"cxx11default": {
"label": "Compiler defaults to C++11 or higher",