We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e13e4f commit 726fa5cCopy full SHA for 726fa5c
1 file changed
ci/kokoro/windows/build.ps1
@@ -86,7 +86,7 @@ if ($BuildName -eq "cmake-debug") {
86
$BuildScript = "builds/quickstart-cmake.ps1"
87
}
88
89
-$env:VCPKG_OVERLAY_PORTS = "vcpkg-overlays"
+$env:VCPKG_OVERLAY_PORTS = "ci\kokoro\windows\vcpkg-overlays"
90
91
92
$ScriptLocation = Split-Path $PSCommandPath -Parent
0 commit comments