diff --git a/coin/instructions/coin_qt_build_template.yaml b/coin/instructions/coin_qt_build_template.yaml index 5cfe214f..b263ea8e 100644 --- a/coin/instructions/coin_qt_build_template.yaml +++ b/coin/instructions/coin_qt_build_template.yaml @@ -2,3 +2,7 @@ type: Group instructions: - !include "{{qt/qt5}}/coin_qt_configure.yaml" - !include "{{qt/qt5}}/coin_qt_build_docs.yaml" +disable_if: + condition: property + property: features + contains_value: "TargetBuildOnly"