Enable the use of VCPKG for qtgrpc

Change-Id: Ieecc545d074aedc77be420ef2784d83ef67a828a
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Alexey Edelev 2024-06-11 12:47:17 +02:00
parent 342694b2d3
commit b2e6f889c0
1 changed files with 3 additions and 7 deletions

View File

@ -9,13 +9,9 @@ instructions:
- type: EnvironmentVariable
variableName: VERIFY_SOURCE_SBOM
variableValue: "ON"
- type: AppendToEnvironmentVariable
variableName: COMMON_TEST_CMAKE_ARGS
variableValue: " -DQT_ALLOW_DOWNLOAD=ON"
enable_if:
condition: property
property: features
contains_value: AllowDownload
- type: EnvironmentVariable
variableName: USE_VCPKG
variableValue: "ON"
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
Test: