Boost logo

Boost-Build :

Subject: Re: [Boost-build] Add _d at the end of a debug library name
From: Sebastian Hauer (sebastian.hauer_at_[hidden])
Date: 2008-09-23 10:18:17


Hello William,

On Tue, Sep 23, 2008 at 4:24 AM, William Marié <william.marie_at_[hidden]> wrote:
> I would like to know if there is an easy way to add an "_d" at the end of my
> librairies in debug mode using a generator feature like :

Take a look at the <tag> feature, it might be just what you need.
See: http://www.boost.org/doc/tools/build/doc/html/bbv2/advanced/builtins/features.html
For an example on how to use <tag> and how to write a tag rule take a
see the boost library's Jamroot file.

Regards,
Sebastian


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