$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-07-12 10:02:10
On Friday 08 July 2005 19:39, David Abrahams wrote:
> > "source location" is a directory that all file references in Jamfile are
> > relative too.
> >
> > project : source-location foo ;
> >
> > exe a : a.cpp ;
> >
> > Here, 'a.cpp' is looked up in directory <Jamfile-dir>/foo
> >
> > Does this make it clear?
>
> Yes, thanks. In that case, I'm for it!
You mean, for making <include> relative to source-location?
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2