Boost logo

Boost :

Subject: Re: [boost] [cmake] Pull request announcement
From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2018-09-27 08:32:16


On Wed, 26 Sep 2018 at 23:20, Stefan Seefeld via Boost
<boost_at_[hidden]> wrote:
> On 2018-09-26 05:02 PM, Raffi Enficiaud via Boost wrote:
> >
> > If I need external libraries, I can specify them explicitly from the
> > command line, or use facilities such as the cmake's find_package to
> > get them from the OS or any other location.
> >
> > I am fine with:
> >
> > cmake -DLIB_GIL=ON -DLIB_JPEG_LOCATION=/some/path/on/disk
>
> Yeah, and that's all I'm asking, only that rather than libjpeg I'd also
> like to be able to find Boost dependencies (e.g., filesystem, core,
> etc.) that way.

FYI, the simple CMake configuration I maintain for Boost.GIL should
allow you to develop and test GIL against installed Boost.

Best regards,

-- 
Mateusz Loskot, http://mateusz.loskot.net

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