It works.
Thanks!


On Tuesday, December 2, 2014 1:38 PM, Vladimir Prus <vladimir.prus@gmail.com> wrote:


On 12/02/2014 08:03 AM, Hei Chan wrote:

> Hi,
>
> I am new to bjam.
>
> I wonder whether it is possible to specify the location of the Jamfile when I run bjam to build.
>
> By looking at the help page, I don't see such option.

Hei,


it should be possible to say:

    ./b2 <directory-where-a-Jamfile-is>

to build all targets declared by that Jamfile, or

    ./b2 <directory-where-a-Jamfile-is>//target

to build a particular target.

Does that work?

--
Vladimir Prus
http://vladimirprus.com
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build