aboutsummaryrefslogtreecommitdiffstats
path: root/coin/instructions/coin_qt_build_template.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/instructions/coin_qt_build_template.yaml')
-rw-r--r--coin/instructions/coin_qt_build_template.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/coin/instructions/coin_qt_build_template.yaml b/coin/instructions/coin_qt_build_template.yaml
new file mode 100644
index 00000000..b263ea8e
--- /dev/null
+++ b/coin/instructions/coin_qt_build_template.yaml
@@ -0,0 +1,8 @@
+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"