mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Enable vcpkg caches
Change-Id: I9c2bddd7cb2d22fd57e43893875b7eef9549c69d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
@@ -83,4 +83,7 @@ Set-EnvironmentVariable "VCPKG_ROOT" "$vcpkgRoot"
|
||||
$env:VCPKG_BINARY_SOURCES = "files,V:/binaries,readwrite"
|
||||
$env:X_VCPKG_ASSET_SOURCES = "x-azurl,file:///V:/assets,,readwrite"
|
||||
|
||||
Set-EnvironmentVariable "VCPKG_BINARY_SOURCES" $env:VCPKG_BINARY_SOURCES
|
||||
Set-EnvironmentVariable "X_VCPKG_ASSET_SOURCES" $env:X_VCPKG_ASSET_SOURCES
|
||||
|
||||
Write-Output "vcpkg = $vcpkgVersion" >> ~/versions.txt
|
||||
|
||||
Reference in New Issue
Block a user