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
a>
> 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
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|