diff --git a/coin/instructions/prepare_building_env.yaml b/coin/instructions/prepare_building_env.yaml index 00c0de1869..7909f52759 100644 --- a/coin/instructions/prepare_building_env.yaml +++ b/coin/instructions/prepare_building_env.yaml @@ -347,6 +347,9 @@ instructions: - type: AppendToEnvironmentVariable variableName: COMMON_CMAKE_ARGS variableValue: " -DWARNINGS_ARE_ERRORS=ON" + - type: AppendToEnvironmentVariable + variableName: COMMON_TARGET_CMAKE_ARGS + variableValue: " -DWARNINGS_ARE_ERRORS=ON" enable_if: condition: property property: features