$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] CMake Announcement from Boost Steering Committee
From: Peter Dimov (lists_at_[hidden])
Date: 2017-07-23 01:08:12
Andrey Semashev wrote:
> PS: As a totally wild idea, would it be possible to generate .pc files as
> an artefact of dynamically generated Boost.Build targets, each depending
> on a lib target in the library submodules? That would provide not only the
> target dependencies but also usage requirements.
It might be possible, esp. if all libraries are changed to use boost-lib
instead of just lib (which sounds like a good idea in any case). I'm not
sure I can do it though.