Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2006-11-29 16:20:13


"Illescas, Erik A" <eailles_at_[hidden]> writes:

> I have a boost.build (version 2) project that builds my executable
> correctly. I would like to be able to invoke the build outside the
> project's directory. What steps are required to configure bjam to
> perform this task?

AFAIK you can't. If you need to avoid writing the project's
directory, you can use the --build-dir=xxxx option, though.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.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