Boost logo

Boost-Build :

Subject: [Boost-build] Cannot add dependencies to alias
From: Nogradi, Chris (Chris.Nogradi_at_[hidden])
Date: 2011-04-15 11:51:40


Hello,

I am trying to add a dependency to an alias from within a scanner's process rule but it is not doing anything. I tried the following simple example to verify the ability to add a dependency to a alias after it is declared but can't even get it to work:

lib test : test.c ;
alias t ;
DEPENDS t : test ;

>bjam.exe t
...found 1 target...

What am I doing wrong?

Thanks,

Chris

________________________________
This e-mail and any attachments may contain confidential material for the sole use of the intended recipient. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please contact the sender and delete all copies.

Thank you for your cooperation.



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