Boost logo

Boost Users :

From: William E. Kempf (wekempf_at_[hidden])
Date: 2003-03-17 13:07:19


Michael Hunley said:
> I posted a solution to this for the v1 jambuild on the jambuild list,
> but not sure if anything will come of it since most of the effort is
> going into v2. My solution (for threads only) was to add a simple
> stage target at the end of the root Jamfile. Here it is:
>
> stage bin
> : ## Source Files ##
> <dll>libs/thread/build/boost_thread
> : ## Tags ##
> <tag><debug>"d"
> : ## default variants ##
> debug
> release
> ;

Such a target already exists in the thread library's Jamfile (not the root).

-- 
William E. Kempf

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net