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?

 
Thanks,

Erik Illescas