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 --- zentestutil/zentestutil.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zentestutil') diff --git a/zentestutil/zentestutil.vcxproj b/zentestutil/zentestutil.vcxproj index 8213763fc..cf8b02dc1 100644 --- a/zentestutil/zentestutil.vcxproj +++ b/zentestutil/zentestutil.vcxproj @@ -58,9 +58,11 @@ true + --overlay-ports=$(SolutionDir)vcpkg_overlay-ports true + --overlay-ports=$(SolutionDir)vcpkg_overlay-ports -- cgit v1.2.3