$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: stevewaits (steve_at_[hidden])
Date: 2003-11-19 20:58:49
--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> Could you try putting
>
> using testing ;
>
> into your project-root.jam?
Did that, and switched to using 'unit-test' instead of 'run' and now
it all works just how I hoped.
Thanks for the help!
--Steve