Boost logo

Boost-Build :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-01-31 10:45:15


On Jan 31, 2007, at 5:41 AM, John Reid wrote:

> Ok I seem to have fixed this. So here's the answer:
>
> In my exe target that depends on the lib bio target, I put the
> following
> requirement:
> <implicit-dependency>bio
> This causes the build/output directory to be in the #include search
> path.
>
> I would like to put this in the usage requirements of the lib bio
> target
> but this causes an infinite recursion :(
>
> I worked this out by looking at:
> http://tinyurl.com/28sh9g
> which describes how to build a COM server with boost build.
>
> BTW I am using BBv2.
>
> I'm not sure this will help you though Noel. Perhaps you can look
> in BB
> source code for how <implicit-dependency> works.

Thanks for the heads up John, I'll check this out.

-- Noel


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