17 Mar
2003
17 Mar
'03
6:07 p.m.
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