Boost logo

Boost-Build :

Subject: Re: [Boost-build] Different result when -j
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-03-03 13:06:12


AMDG

On 03/03/2015 10:24 AM, Paulo Márcio Figueiredo Alves wrote:
>
> I've tried the following, but does not work:
> DEPENDS b.rc : copy_a ;
>

It doesn't work, because DEPENDS is part of
the low level Jam interface. The correct
relationship at that level would be INCLUDES
anyway.

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