|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-10-20 04:08:39
On Wednesday 20 October 2004 11:53, Johan Nilsson wrote:
> > Putting the following to your boost-build.jam would do the trick
> >
> > JAMFILE = [Jj]amfile.v2 ;
>
> I didn't even have a boost-build.jam file. Creating it + adding the above
> worked fine, but when I added the boost-build.jam file it required me to
> call the boost-build rule, even though BOOST_BUILD_PATH was set. Should I
> really have to, or can I add the above statement to project-root.jam
> instead?
You can do just
boost-build ;
if BOOST_BUILD_PATH is set.
- Volodya
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