$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Hugo Duncan (hugo_duncan_at_[hidden])
Date: 2003-11-25 16:21:52
David Abrahams <dave_at_[hidden]> wrote:
> Now you can specify a project-relative path using a path feature,
> e.g.:
>
> <include>@some-project/some/sub/project
Thank you Dave! This makes using bjam and boost in non-boost
projects so much easier!