Boost logo

Boost-Build :

From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2006-05-10 04:11:23


Hi,

I'm looking for a resolution or at least a reasonable workaround for ticket
#83 - "add support for specifying files with same name but different
subdirectories". Basically, I'm using path.glob to get sources added
automatically to projects, e.g. "[ path.glob . : *.cpp */*.cpp ]".

Is there anyway to fix this without resorting to explicitly using the obj
rule - e.g. add the subpath to the objects' output path automagically?

// Johan


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