|
Boost-Build : |
From: Michael Krasnyk (miha_at_[hidden])
Date: 2006-09-25 04:40:12
Bojan Resnik wrote:
> You could use the <conditional> feature to add requirements
>dynamically. More information about this feature can be found at
>
>
Thanks, it works for me.
But one more question. Is it possible
to use some "global" properties and initialize global path variable, like
path-constant STAGE_DIR : $(stage-locate) ;
I need it, because in subprojects the variable is used as:
install stage
: $(lang)
: <location>$(STAGE_DIR)/locale/$(lang)/LC_MESSAGES
<name>bar.mo
;
Regards,
Michael Krasnyk
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