$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-01-30 10:47:51
Vladimir Prus <ghost_at_[hidden]> writes:
> As to the "right" solution. Historically, Boost.Build is used to construct a
> collection of libraries, each of them is placed in a separate directory, with
> unqiue names of source files. Generally, I think it's a good idea to keep one
> Jamfile <-> one sourcedir relationship, which mean creating a library for each
> directory.
Is that strictly true? Can't you depend upon OBJ files from other
(sub)projects the same way you depend on static and shared libs?
-- David Abrahams dave_at_[hidden] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution