|
Boost Interest : |
Subject: Re: [Boost-interest] [boost] Biicode dependendy manager with Boost support
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2015-02-27 06:00:54
On Fri, Feb 27, 2015 at 5:54 AM, Vicente J. Botet Escriba <
vicente.botet_at_[hidden]> wrote:
> * Is the file-based dependency manager what Boost is looking for its own
> module dependencies detection?
I am exploring how biicode works these days and my current understanding is
that
if this tool detect a cyclic dependency it will just refuse to work (by
design).
If I understand correctly Boost cannot avoid some kind of cyclic dependency
at the library level, but could avoid if some libraries ("core"?) are
gathered.