aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-05-21 16:17:47 +0200
committerStefan Boberg <[email protected]>2021-05-21 16:17:47 +0200
commitc37f22d2d48fbda1c10df475e2ed01d5f44dd7cb (patch)
tree1829df5804aa392b9456699395e953780748bf95 /scripts
parentWIP structured cache endpoints - tactical check-in not fully functional yet (diff)
parentAdded support for package additional files. Added io hash chunk id to… (#2) (diff)
downloadzen-c37f22d2d48fbda1c10df475e2ed01d5f44dd7cb.tar.xz
zen-c37f22d2d48fbda1c10df475e2ed01d5f44dd7cb.zip
Merge branch 'main' into jupiter-structured
Diffstat (limited to 'scripts')
-rw-r--r--scripts/installdeps.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/installdeps.bat b/scripts/installdeps.bat
index dab9c2c67..f8ec42608 100644
--- a/scripts/installdeps.bat
+++ b/scripts/installdeps.bat
@@ -1 +1 @@
-vcpkg --x-manifest-root=%~dp0.. --triplet=x64-windows-static install
+vcpkg --x-manifest-root=%~dp0.. --overlay-ports=%~dp0..\vcpkg_overlay-ports --triplet=x64-windows-static install \ No newline at end of file