Skip to content

Commit

Permalink
Update zlib references
Browse files Browse the repository at this point in the history
  • Loading branch information
qjk-redlands committed Feb 22, 2024
1 parent da7cda7 commit 47bb457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpprest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ includedirs {
"Release/src/pch",
"Release/include",
_3RDPARTY_DIR .. "/boost",
_3RDPARTY_DIR .. "/zlib",
_3RDPARTY_DIR .. "/zlib-ng",
}

files {
Expand Down

0 comments on commit 47bb457

Please sign in to comment.