summaryrefslogtreecommitdiff
path: root/coin
diff options
context:
space:
mode:
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 9a3138d..a9d5011 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -16,6 +16,12 @@ instructions:
condition: property
property: features
contains_value: Documentation
+ - type: AppendToEnvironmentVariable
+ variableName: NON_QTBASE_CONFIGURE_ARGS
+ variableValue: " -DQT_SKIP_AX_SERVER_REGISTRATION=ON"
+ - type: AppendToEnvironmentVariable
+ variableName: NON_QTBASE_TARGET_CONFIGURE_ARGS
+ variableValue: " -DQT_SKIP_AX_SERVER_REGISTRATION=ON"
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
Test: