|
Boost-Build : |
From: Gennadiy E. Rozental <rogeeff_at_[hidden] (rogeeff_at_[hidden])
Date: 2003-02-19 00:46:51
> > local test-dir =
> > $(BOOST_ROOT)$(SLASH)libs$(SLASH)test$(SLASH)test$(SLASH) ;
> > ----^ this is what Beman added
>
> You probably shouldn't use $(BOOST_ROOT) for this anyway. Wouldn't
>
> local test-dir = ./ ;
>
> work just as well? Or better yet, eliminating the use of test-dir?
This is how it was before. But Beman had a problems when
ALL_LOCATE_TARGET is in use.
> > But I think I should probably handle this case in testing.jam.
> OK, done.
Thanks. It's working now.
Gennadiy.
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk