Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-12-17 06:38:29


On Friday 17 December 2004 13:17, TEMPLIE Cédric wrote:
> Is it possible to specify that even if we are in debug build, we needs
> to build a specific target in release mode ?
>
> I explain.
>
> I have an exe that use a lib.
>
> project my_exe : requirements <dependency>my_lib ;
>
> I wanted to specify that my exe use the release version of the lib, how
> it is possible (or not) to specify that ?

project my_exe : requirements <dependency>my_lib/<variant>release ;

- Volodya

 


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