$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-07-23 16:11:06
> >Ah yes, I see now. Is there a way to decentralize this? At a minimum
it
>
> >seems awkward to have to specify the list of tests in
> >both the local library directory and the status directory.
>
> That's a question for the Boost.Build folks:-)
>
> --Beman
As I proposed before we need the rule in status/Jamfile that will traverse
through all the subdirectories ../libs/<lib-name>/test and update test
target there (or lib root directory is test is missing). Unfortunately I do
not have enough knowledge of bjam to implement it myself yet.
Gennadiy.