Subject: Re: [boost] [bind][function][lamda][signals][variant][boostbook] PDF doc builds broken?
From: Daniel James (daniel_at_[hidden])
Date: 2013-05-25 09:04:51


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?