Boost logo

Boost-Build :

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


AMDG

On 03/03/2015 11:12 AM, Paulo Márcio Figueiredo Alves wrote:
>
> install copy_a : /a : <location>bin ;
> INCLUDES b.rc : copy_a ;
> exe b : b.rc main.cc ;
>
> Should it fail?
>

Yes. I didn't really mean for you
to try that. You would only use
INCLUDES if you wrote a custom #include
scanner that parses b.rc to find
the dependency on bin\a.exe. It's
probably not worth while.

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