|
Boost-Build : |
Subject: Re: [Boost-build] prebuild step and
From: Fadi Beyrouti (fbeyrout_at_[hidden])
Date: 2009-09-18 17:27:08
Matthew Chambers <matthew.chambers <at> vanderbilt.edu> writes:
>
> 1. You seem to already be doing this with #2. You can also copy the file
> with a SHELL call while parsing the Jamfiles, but if it's a source file
> the current bjam has a bug that sometimes won't let you use it (because
> it caches the results of scanning directories).
Thanks for the quick answer. I should precise though that what I really
want to do is to establish a dependency between my lib target and
my "prebuild" event (to use the MSVC jargon) which is copying the file from
dir X and dir Y. It is really establishing this dependency that I cannot
figure out how to do. Any ideas?
>
> 2. The <location> feature in requirements will set the output location
> of the made targets. <location>. will be the current Jamfile's directory.
>
Can you please tell me where I can see the requirements?
Thanks
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