Boost logo

Boost-Build :

From: Dean Michael Berris (mikhailberis_at_[hidden])
Date: 2006-11-22 08:31:13


Found it.

On 11/22/06, Dean Michael Berris <mikhailberis_at_[hidden]> wrote:
>
> use-project /boost : /usr/local/boost ;
> unit-test my_test : my_test.cpp /boost//boost_unit_test_framework ;
>

Should have been:

use-project /boost : /usr/local/boost ;
unit-test my_test : my_test.cpp /boost//unit_test_framework ;

I also noticed that the auto-tests should have a `<link>static`
requirement to have them built and run successfully.

Thanks for the tips!

-- 
Dean Michael C. Berris
C++ Software Architect
Orange and Bronze Software Labs, Ltd. Co.
web: http://software.orangeandbronze.com/
email: dean_at_[hidden]
mobile: +63 928 7291459
phone: +63 2 8943415
other: +1 408 4049532
blogs: http://mikhailberis.blogspot.com http://3w-agility.blogspot.com
http://cplusplus-soup.blogspot.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