Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost-build] boost projects, like boost/python/boost_python
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-01-28 10:44:43


AMDG

Simon Pickles wrote:
> Can anyone tell me how I find which jamfile is run when the line:
>
> <library>boost/python/boost_python
>
> is encountered by bjam?

I don't think this is quite correct, but anyway,
the project /boost/python corresponds to the
Jamfile in libs/python/build/. There are a bunch
of calls to use-project in Jamroot to set this up.

> And are there equivalent 'shortcuts' to other boost libraries,
> particularly boost unit test framework?

Yes. Actually there's a shorter form. Jamroot
defines aliases for all the libraries like /boost//unit_test_framework

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net