Boost logo

Boost-Build :

From: Chris Hoeppler (hoeppler_at_[hidden])
Date: 2006-02-20 06:01:44


Hi

I am trying to migrate a make project to BBv2 and am facing the following
problem: One of the source files includes a generated header file which is put
into the build directory. How can I tell the exe-rule to add an include path to
that build directory?

exe foo : bar.c some_generated_srcs : <include>???path_to_build_dir??? ;

If that's not feasible, I guess I'll have see to it that generated files are
put in a directory known beforehand.

Thanks
Chris
   


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