Boost logo

Boost-Build :

From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2007-06-04 04:43:31


Renaud Lepere wrote:

[snip]

>
> Thanks a lot, it works with a small modification of the code above,
> i just added those lines.
> $(p).mark-target-as-explicit $(install-name)-exe ;
> $(p).mark-target-as-explicit $(install-name)-bin ;
> $(p).mark-target-as-explicit $(install-name)-lib ;

I would have thought that the alias stuff would take care of that.

>
> I looked inside project.jam and i saw similar code in the rule
> explicit
> but it is within a module named "project-rules". Is it possible call
> the
> explicit function directly ?

Sorry, I'm not sure. If you would add the code to make the module a project
itself (search the BBv2 sources) I guess it would be possible, but I don't
think that makes sense in this case.

Try posting a new question with this specific question.

/ Johan


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