mirror of https://github.com/qt/qtgrpc.git
Enable the use of VCPKG for qtgrpc
Change-Id: Ieecc545d074aedc77be420ef2784d83ef67a828a Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
342694b2d3
commit
b2e6f889c0
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue