Boost logo

Boost :

From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2024-05-05 00:28:36


On Sat, May 4, 2024 at 4:37 PM Nigel Stewart via Boost <
boost_at_[hidden]> wrote:

> A broader difficulty I'm having with zlib in particular is poor cmake
> support.
>

ZLib doesn't need to support cmake, you can do it yourself by listing the
.c files that the zlib library uses and compiling them together into your
own specified target.

Thanks


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk