summaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
Diffstat (limited to 'coin')
-rw-r--r--coin/dependencies.yaml4
-rw-r--r--coin/module_config.yaml3
2 files changed, 6 insertions, 1 deletions
diff --git a/coin/dependencies.yaml b/coin/dependencies.yaml
index d2971e4..d29be23 100644
--- a/coin/dependencies.yaml
+++ b/coin/dependencies.yaml
@@ -2,4 +2,6 @@ dependencies:
../../qt/qtquickcontrols2:
ref: 1cedab5239887750e12222c888bba8bbdbda14c2
required: true
-
+ ../qttools:
+ ref: 4ad7a232cce5fd4e5ec88c2df46ca1e564772913
+ required: false
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index cf6bedc..15841e7 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -16,6 +16,9 @@ accept_configuration:
instructions:
Build:
+ - type: EnvironmentVariable
+ variableName: BUILD_DOCUMENTATION
+ variableValue: "1"
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
Test: