Boost logo

Boost Testing :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-11-23 09:25:49


Rene Rivera wrote:

> Anthony Williams wrote:
>> Assuming I get the _release toolsets working correctly
>
> This works for me:
>
> using msvc : all ;
> using msvc : 8.0~release : "C:/Program Files/Microsoft Visual Studio
> 8/VC/bin/cl.exe" ;
>
>>, is there any way to
>> make them always build the release variant?
>
> I don't think so.

Since user-config.jam is a project, you can add project requirements to it,
that say that for a given toolset, release variant should be used.
It's a bit scary though, so let's get everything else working first.

- Volodya


Boost-testing list run by mbergal at meta-comm.com