cmlibs / zinc

Source code repository for OpenCMISS-Zinc
Mozilla Public License 2.0
15 stars 18 forks source link

Update dependency on zlib #198

Open hsorby opened 2 years ago

hsorby commented 2 years ago

Zinc requires the use of v1.2.3 of the zlib library. I think with a small change we could update this to newer versions of zlib. This would allow Zinc to use zlib available on systems that already have it like macOS and Ubuntu rather than having to build an older version.