We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d95d316 commit fcffe08Copy full SHA for fcffe08
test/Jamfile.v2
@@ -35,7 +35,7 @@ test-suite program_options :
35
[ po-test required_test.cpp : required_test.cfg ]
36
[ po-test exception_txt_test.cpp ]
37
[ po-test optional_test.cpp ]
38
- [ run options_description_test.cpp : : : <rtti>off <define>BOOST_NO_RTTI <define>BOOST_NO_TYPEID : options_description_no_rtti_test ]
+ [ run options_description_test.cpp : : : <rtti>off : options_description_no_rtti_test ]
39
;
40
41
exe test_convert : test_convert.cpp ;
0 commit comments