Due to quota restrictions I really need to build a project that I'm working on with all of the temporary files and build products in a separate directory (in my case /tmp/somewhere
).
I'm used to doing this with CMake, is it possible with bjam
, if so, how?