Boost logo

Boost-Build :

From: TEMPLIE Cédric (cedric.templie_at_[hidden])
Date: 2005-04-01 05:47:46


Well, I got it now, it works.....
I think this is because I do not define the variable just after bjam...

So thank you for your answers.

TEMPLIE Cédric

Vladimir Prus wrote:

>On Friday 01 April 2005 14:28, TEMPLIE Cédric wrote:
>
>
>>Hi,
>>
>>I tried that, but unfortunately it does not solve my issue :(
>>It still print DefaultCustomer...
>>
>>
>
>The code Jurgen has posted absolutely must work. Again:
>
> CUSTOMER = [ modules.peek : CUSTOMER ] ;
> if ! $(CUSTOMER)
> {
> CUSTOMER = DefaultCustomer ;
> }
>
>and running bjam with
>
> bjam -sCUSTOMER=foo
>
>Should produce right results. Are you sure you don't have any typo anywhere?
>
>- Volodya
>
>
>
>Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
>
>

 


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