mirror of
https://github.com/boostorg/range.git
synced 2025-07-29 20:37:25 +02:00
new jamfile to see warnings better
[SVN r46348]
This commit is contained in:
@ -12,9 +12,9 @@ rule range-test ( name : includes * )
|
||||
{
|
||||
return [
|
||||
run $(name).cpp /boost/test//boost_unit_test_framework/<link>static
|
||||
:
|
||||
:
|
||||
:
|
||||
: $(includes)
|
||||
: <toolset>gcc:<cxxflags>"-Wall -Wunused "
|
||||
] ;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user