|
Boost Testing : |
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2005-08-24 05:39:56
Markus Schöpflin wrote:
>
> Sure, have a look at libs/multi_index/test/Jamfile, the local rule
> special-requirements should help you.
Thanks. What does this line exactly do?
case gcc* : properties =
[ replace-properties $(properties) : <debug-symbols>off
At least (after replacing the toolset name by intel-win32-*) it has no
impact on intel's behaviour.
Cheers,
Stefan