25 May
2013
25 May
'13
2:06 p.m.
AMDG On 05/25/2013 06:04 AM, Daniel James wrote:
On 25 May 2013 12:39, John Maddock
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