$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Building a generator binary then using it?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-10-13 16:18:25
AMDG
Alexander Sack wrote:
> I have been slowly getting better at using bjam but I have this
> problem. My project has a binary that we build which is then used to
> generate C++ files. I have followed the documentation regarding
> generators (the VERBATIM example as well as persuing my
> $BOOST_ROOT/tools/*.jam files) but I don't know how to get access to
> the current build directory to run my generator? Any pointers would
> be most appreciated.
>
For a real example you can look at
http://svn.boost.org/trac/boost/browser/trunk/tools/build/v2/tools/quickbook.jam
In Christ,
Steven Watanabe