Describe the bug
Somehow upstream decided to do a radical name changes about the zlib1.dll. I think vcpkg at least needs to create a link from zlib1.dll to z.dll to make sure stuff which expects zlib1.dll via Load_Library does not get broken.
Environment
Describe the bug
Somehow upstream decided to do a radical name changes about the zlib1.dll. I think vcpkg at least needs to create a link from zlib1.dll to z.dll to make sure stuff which expects zlib1.dll via Load_Library does not get broken.
Environment