$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2007-06-04 04:45:54
Vladimir Prus wrote:
[snip]
> Can you try adding
>
> import testing ;
>
> at the top of your Jamfile? It appears that such
> statement is executed when testing Boost, but is
> not executed for a completely standalone project.
> If such line fixes the problem for you, I'll apply
> a better fix.
Sorry for intruding, but what kind of "fix" would that be? IMHO I don't
think that "testing" should be imported implicitly.
/ Johan