From: softwareace (softwareace_at_[hidden])
Date: 2002-03-05 14:09:09


Hello!

Just a quick question.

I'm trying to figure out how BOOST knows to build a particular target
in a directory.
For instance, Threads builds in

libs\thread\build\bin\libboost_thread\msvc\debug\runtime-link-
dynamic\threading-multi
 
and

libs\thread\build\bin\libboost_thread\msvc\release\runtime-link-
dynamic\threading-multi

I'd like to be able to add a rule to do an update to move the testing
libraries to another directory for building other projects.