Boost logo

Boost-Build :

Subject: Re: [Boost-build] Project-root.jam
From: Edward Diener (eldiener_at_[hidden])
Date: 2010-12-01 19:15:18


On 12/1/2010 6:23 PM, Daniel James wrote:
> On 1 December 2010 20:59, Edward Diener<eldiener_at_[hidden]> wrote:
>> project variadic_macro_data
>> : requirements
>> <include>.
>> <include>$(boost-root)
>> :
>> build-dir bin.v2
>> ;
>
> Sorry, that should be '<include>$(BOOST_ROOT)', mine working because
> the dependency on Boost.Test brought in the boost include path.

Aaaah ! It is working finally. Please correct your copy in the 'example'
sandbox so that others do not have to go through the trouble I have had
getting this working.

Thanks !


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