summaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorToni Saario <toni.saario@qt.io>2020-11-30 09:10:24 +0200
committerToni Saario <toni.saario@qt.io>2020-12-17 10:39:12 +0000
commitdce580771116f574db4e58b381a7cfae949233cd (patch)
tree76ac558c42c85019da72a1ba1b4258870af9306c /coin
parent492c976b05256b29aac0df861c4be77e1eb65906 (diff)
Add a flag to build the documentation
The Qttools is required for the QDoc for building the docs. Change-Id: I7d300c17042954c7d7e862a6bd89e1d9f6e57497 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 0c26a37fc0156069b51b7a617a1555d37371f72c)
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 16d158c6b..8b41757ad 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -6,6 +6,9 @@ accept_configuration:
instructions:
Build:
+ - type: EnvironmentVariable
+ variableName: BUILD_DOCUMENTATION
+ variableValue: "1"
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
Test: