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