Skip to content

Commit

Permalink
Enable documentation build for qtwebsockets
Browse files Browse the repository at this point in the history
Task-number: QTBUG-90646
Change-Id: I95acbbdf3c15dbd27da98e4098f01030414b7188
Reviewed-by: Allan Sandfeld Jensen <[email protected]>
  • Loading branch information
jaheikk committed Jan 27, 2021
1 parent 9f6449e commit 102a068
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions coin/module_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
3 changes: 3 additions & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ dependencies:
../qtdeclarative:
ref: 948c56ca051d9a2d0f806b8bce3a3170751f5750
required: false
../qttools:
ref: d0607c4ca2388df8e81392396884d9a108e0443d
required: false

0 comments on commit 102a068

Please sign in to comment.