From 47bb457f4f4b7e485997e6c28b3fbb4fbbbf6c89 Mon Sep 17 00:00:00 2001 From: Quinten Kent Date: Wed, 24 Jan 2024 15:57:35 -0600 Subject: [PATCH] Update zlib references --- cpprest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpprest.lua b/cpprest.lua index 69639f15f9..e1022ad538 100644 --- a/cpprest.lua +++ b/cpprest.lua @@ -17,7 +17,7 @@ includedirs { "Release/src/pch", "Release/include", _3RDPARTY_DIR .. "/boost", - _3RDPARTY_DIR .. "/zlib", + _3RDPARTY_DIR .. "/zlib-ng", } files {