Boost logo

Boost-Build :

Subject: Re: [Boost-build] Forwarding <include> Requirements
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-08 16:42:36


AMDG

Brad Howes wrote:
> I'm stumped! I am trying to add an <include> property to a GCC compile
> for an intermediate file generated from an IDL file (*.idl). The IDL
> generator works just fine, but I am unable to see how to forward
> propagate an <include> property needed to properly compile the
> resulting C++ file. The generator knows the path to use, so I would
> hope that there is some way for it to update the property-set of the
> generated file-target objects. However, the only ones I have access to
> are for the IDL->C++, and I need to affect the C++->OBJ
> transformation. Any hints?

I think this is what usage-requirements are for.

In Christ,
Steven Watanabe


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