diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 8b41757a..16d158c6 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -6,9 +6,6 @@ accept_configuration: instructions: Build: - - type: EnvironmentVariable - variableName: BUILD_DOCUMENTATION - variableValue: "1" - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml" Test: diff --git a/dependencies.yaml b/dependencies.yaml index 2f11b69c..aa0fd436 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -2,6 +2,3 @@ dependencies: ../qtbase: ref: 101581484bd278ce4a5f329ffb13c9e0b0e4c131 required: true - ../qttools: - ref: d12847bb3d7fd147a1c44396b5b4ca7cbd53d86b - required: true