"Illescas, Erik A" <eailles sandia.gov> 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
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|