From 6ec3ca923809c9d7099b0b279fb0044b4e7e9a01 Mon Sep 17 00:00:00 2001 From: Joe Kirchoff Date: Wed, 19 May 2021 13:53:00 -0700 Subject: Use vcpkg --overlay-ports to handle asio --- scripts/installdeps.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3