$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (dgregor_at_[hidden])
Date: 2008-07-18 06:09:06
On Fri, 2008-07-18 at 08:10 +0400, Ilya Sokolov wrote:
> Doug Gregor wrote:
> > We're working on this so-called "modularization" of Boost as part of the
> > Boost-CMake project. Eventually, every library will be contained within
> > a single directory tree, and will describe its dependencies on other
> > libraries.
>
> It is perfectly doable in boost.build also. Does anybody working on it?
Not that I know of. If someone is going to work on this, we should
coordinate the efforts across build systems to get to the right modular
structure for Boost.
- Doug