$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-08-16 02:06:20
Vladimir Prus wrote:
> Assuming you'd like this to work right now, you can fake this feature
> yourself. The $boost_root/test/unused/project-root.jam creates a new main
> target rule, which produces no target and only returns usage requirements.
Should read $boost_build_root/test/unused/project-root.jam, of course, not
$boost_root.
- Volodya