$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-07-20 07:15:16
Vladimir Prus wrote:
> ... I'd imagine this Jamroot need not
> be generated -- it can be just hand-written, using the attached
> one as reference, and importing boost.jam instead of copy-pasting
> the 'tag' rule.
Hmm, that would mean that the library authors have to maintain yet
another file, yes?
In the other case you would need to walk the entire boost tree to
generate the installed Jamroot.
Roland