$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: my_name my_surname (fal_delivery_at_[hidden])
Date: 2006-05-04 10:07:59
"Alex Besogonov" <cyberax_at_[hidden]> wrote:
> 3. Is it possible to add the build directory as an include directory to
> the list of usage requirements? The problem is that Bison generator
> produces .hpp file with parser definition in the build directory, so
> other code can't include it.
as i know, build-dir is already included
see http://www.boost.org/doc/html/bbv2/arch/targets.html,
`Proper detection of dependencies on generated files'