|
Boost : |
Subject: Re: [boost] [Release] Boost 1.70.0 Beta 1 Release Candidate 2
From: Peter Dimov (pdimov_at_[hidden])
Date: 2019-03-11 23:22:57
Steven Watanabe wrote:
> IOStreams shouldn't refer to boost_zlib. It should use /zlib//zlib...
Yes, I belatedly figured that part out, too. This works:
https://github.com/boostorg/iostreams/commit/703e9a077b899417ead9fb6c35db8f03b41247b6
> conditioned only on NO_ZLIB/NO_COMPRESSION.
Well, no. If zlib is not built from source, we shouldn't be installing a
CMake configuration file for boost_zlib.
Although... maybe we should, as long as it somehow refers in its
IMPORTED_LOCATION to the preinstalled library. Will this work?
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk