Boost logo

Boost :

Subject: Re: [boost] How to specify Boost headers location properly
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-03-10 15:36:15


AMDG

Mateusz Loskot wrote:
> For 1st example for the case 1),
> in trunk/libs/accumulators/example/Jamfile.v2, Boost headers are
> located by relative path and mysterious $(BOOST_ROOT)
>
> exe example
> :
> main.cpp
> :
> <include>../../..
> <include>$(BOOST_ROOT)
> ;
>
>

<include>$(BOOST_ROOT) can be replaced with <dependency>/boost//headers

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk