Boost logo

Boost-Build :

Subject: Re: [Boost-build] Copy previous build target into current unit test directory
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2017-08-01 20:14:08


AMDG

On 08/01/2017 02:10 PM, Steven Watanabe wrote:
>
> To copy files, you can use:
> install copied-library : /other-project//library-target ;
>
> (Normally install is used with a <location>, but if
> you leave off the location, it will copy the files
> to the regular build directory.)
>

  Scratch that. install defaults to using the project's
directory. You'll need to use common.copy with make
as in my original response.

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