Boost logo

Boost-Build :

Subject: Re: [Boost-build] Change default target directory for new toolset
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2010-05-25 12:46:05


Hi Sandeep,

On May 25, 2010, at 10:22 AM, Sandeep Gupta wrote:

> I am using boost-build to setup a experiment framework by defining
> new toolset, generators and features. It works as desired but
> currently all builds are created within bin/debug/ directory. Is
> there a way to change this to direct all builds some other directory.

Wouldn't

bjam --build-dir=some-other-directory ...

do what you want? This option's described on page 18 of the
documentation.

http://www.boost.org/doc/tools/build/doc/userman.pdf

-- Noel


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