mirror of
https://github.com/boostorg/core.git
synced 2025-07-29 12:27:42 +02:00
Fix typo in test/Jamfile
This commit is contained in:
@ -59,7 +59,7 @@ compile ignore_unused_test.cpp
|
||||
: <warnings>extra
|
||||
<toolset>gcc:<warnings-as-errors>on
|
||||
<toolset>clang:<warnings-as-errors>on
|
||||
<toolset>msvc::<warnings-as-errors>on ;
|
||||
<toolset>msvc:<warnings-as-errors>on ;
|
||||
|
||||
run sp_typeinfo_test.cpp ;
|
||||
run sp_typeinfo_test.cpp : : : <rtti>off : sp_typeinfo_test_no_rtti ;
|
||||
|
Reference in New Issue
Block a user