Skip to content

Commit be4cb8f

Browse files
authored
Update VCPKG Baseline due to zlib (#4027)
* override zlib version * shwitch baseline * macro update * override zlib
1 parent 6fc0ba7 commit be4cb8f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

vcpkg.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,11 @@
2222
"name": "wil",
2323
"platform": "windows"
2424
}
25+
],
26+
"overrides": [
27+
{
28+
"name": "zlib",
29+
"version": "1.2.12#2"
30+
}
2531
]
2632
}

0 commit comments

Comments
 (0)