|
Boost-Build : |
Subject: Re: [Boost-build] Project's source-location set to CWD with 'using <project>'
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-09-04 02:45:30
On Tuesday 01 September 2009 Matthew Chambers wrote:
> See attached test case.
>
> -Matt
Matt,
the apparent reason is that it was never intended that toolset modules,
initialized via 'using', declare targets that are built from sources.
Typically, those live in tools/ subdir of Boost.Build, where no sources
are present.
OTOH, I did not find a convincing reason why your use case should not
work, so I've checked in this patch:
https://svn.boost.org/trac/boost/changeset/56008
Your testcase builds for me; can you verify things work on your end?
Thanks,
Volodya
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