|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2003-02-19 03:14:23
"Gennadiy E. Rozental <rogeeff_at_[hidden]>" <rogeeff_at_[hidden]> writes:
>> > 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.
Ahh, my bug! Fixed in CVS now.
Please try removing test-dir now; Beman, if you had to do this
anywhere else, please try cleaning them up.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
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