From c3a9ee8ec4a8aefd0de3aa67eaa93531a539c95f Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Mon, 8 Nov 2021 09:03:46 +0200 Subject: Enable documentation build And update dependencies at the same time. Dev will get it's own change because of dependency update Change-Id: I0a7fee7dc7850af17360cbc829204ba45954a712 Reviewed-by: Qt CI Bot Reviewed-by: Toni Saario (cherry picked from commit e5dc3f6f4034aec21b64327050b7d489c1dd614d) --- coin/module_config.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'coin') diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 8470ed29..bb08ecb4 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -16,7 +16,12 @@ accept_configuration: instructions: Build: - - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml" + - type: EnvironmentVariable + variableName: BUILD_DOCUMENTATION + variableValue: "1" + - type: Group + instructions: + - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml" Test: - type: Group -- cgit v1.2.1