Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-05-17 09:47:50


On Thursday 11 May 2006 01:30, Mark Evans wrote:

> It's funny you should ask this, but I ran into a similar thing today.
>
> Does the following model your directory structure?
>
> Jamroot
>
> +--- Jamfile (1)
>
> +--- Jamfile (2)
>
> +--- Jamfile (3)
>
> I found that in order for Jamfile (1) to propagate project requirements to
> a Jamfile in a subdirectory, it must have build-project statement for the
> subdirectory, i.e.,
>
> build-project subdir1 ;
> build-project subdir2 ;
> etc.
>
> Is this relevant to your situation? Any comments from experts?

As usual: if you drop me an archived project reproducing this, I'll fix the
problem.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

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