summaryrefslogtreecommitdiff
path: root/coin
diff options
context:
space:
mode:
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index a9d5011..3326a5f 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -18,10 +18,10 @@ instructions:
contains_value: Documentation
- type: AppendToEnvironmentVariable
variableName: NON_QTBASE_CONFIGURE_ARGS
- variableValue: " -DQT_SKIP_AX_SERVER_REGISTRATION=ON"
+ variableValue: " -DQT_NO_AX_SERVER_REGISTRATION=ON"
- type: AppendToEnvironmentVariable
variableName: NON_QTBASE_TARGET_CONFIGURE_ARGS
- variableValue: " -DQT_SKIP_AX_SERVER_REGISTRATION=ON"
+ variableValue: " -DQT_NO_AX_SERVER_REGISTRATION=ON"
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
Test: