|
Boost-Build : |
From: Bojan Resnik (resnikb_at_[hidden])
Date: 2006-06-01 14:00:09
> I think this confusion would be fixed if I could invoke bjam from
> project/vc current folder and pass it Jamroot location explicitly. Is
> this possible?
>
> Andrey
Yes, I use it this way also. I invoke bjam using:
%BOOST_ROOT%\bjam --v2 -d0 ..
(note the two dots at the end - they are the relative path from the
vcproj to Jamfile.v2)
-- Bojan Resnik
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