|
Boost-Build : |
From: Joao Abecasis (jpabecasis_at_[hidden])
Date: 2005-03-17 20:30:09
Joao Abecasis wrote:
> The problem I have now is that I must get the full path to the generated
> executable, in order to invoke it. Right now, the following is working
> for me:
>
> quickbook-binary = [ path.join
> [ $(target).path ]
> [ $(target).name ]
> ]
> ;
Looks like this is missing at least a [ path.native ... ] wrapper.
Anyway, my original question was motivated by a comment stating the path
rule is private. On second reading it seems it is marked as "private"
only in the "abstract base class" virtual-target.
Best,
João
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