summaryrefslogtreecommitdiffstats
path: root/coin/instructions/coin_qtbase_build_template_v2.yaml
diff options
context:
space:
mode:
authorMatti Paaso <matti.paaso@qt.io>2023-09-05 13:54:13 +0300
committerMatti Paaso <matti.paaso@qt.io>2023-10-05 17:51:11 +0300
commitfc9d9c1a2b72bd6ff6e0300744dcead2a19a804c (patch)
tree401100bd591c556750025188e9d8e222a826db9a /coin/instructions/coin_qtbase_build_template_v2.yaml
parent9d32288a3806fb7d7ac938e71d7d49702b16be93 (diff)
Change Axivion configuration
Change-Id: Ie39086efa69b7f1bad4e400ca5a32b9f0fc29c3e Reviewed-by: Toni Saario <toni.saario@qt.io>
Diffstat (limited to 'coin/instructions/coin_qtbase_build_template_v2.yaml')
-rw-r--r--coin/instructions/coin_qtbase_build_template_v2.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/coin/instructions/coin_qtbase_build_template_v2.yaml b/coin/instructions/coin_qtbase_build_template_v2.yaml
index e5ae8068e4..a048b2ba8a 100644
--- a/coin/instructions/coin_qtbase_build_template_v2.yaml
+++ b/coin/instructions/coin_qtbase_build_template_v2.yaml
@@ -20,16 +20,16 @@ instructions:
- condition: property
property: features
not_contains_value: "DebianPackaging"
- - condition: property
- property: features
- not_contains_value: Axivion
+ - condition: runtime
+ env_var: AXIVION_ANALYSIS
+ not_equals_value: "1"
- type: Group
instructions:
- !include "{{qt/qtbase}}/coin_module_axivion_template_v2.yaml"
enable_if:
- condition: property
- property: features
- contains_value: Axivion
+ condition: runtime
+ env_var: AXIVION_ANALYSIS
+ equals_value: "1"
- type: Group
instructions:
- type: Group