Boost logo

Boost :

Subject: Re: [boost] [bind][function][lamda][signals][variant][boostbook] PDF doc builds broken?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-05-25 10:06:34


AMDG

On 05/25/2013 06:04 AM, Daniel James wrote:
> On 25 May 2013 12:39, John Maddock <john_at_[hidden]> wrote:
>> The libs bind, lambda, signals, variant and boostbook all have:
>>
>> project boost/doc ;
>>
>> In their Jamfiles, and Boost.Build is now treating that duplication as an
>> error.
>>
>> Is there any reason these project ID's can't be just commented out /
>> removed?
>
> Not that I know of. Does 'project' have any function other than to
> specify requirements and other attributes?
>

The project ID can be used to reference the project.
e.g. /boost//headers works because Jamroot has
project boost : ... ;

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