We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35dc0ab commit 1a0eb96Copy full SHA for 1a0eb96
app/win-pre-vcpkg.bat
@@ -9,6 +9,8 @@ if not exist "vcpkg\" (
9
)
10
11
set VCPKG_ROOT=%~dp0/vcpkg
12
+set VCPKG_FORCE_SYSTEM_BINARIES=
13
+
14
15
if not exist "vcpkg\vcpkg.exe" (
16
cd vcpkg
0 commit comments