Test header-only w/ BOOST_NO_ANSI_APIS

This commit is contained in:
Peter Dimov
2017-11-01 20:34:53 +02:00
parent 9cc189382d
commit a4955ec9c1

View File

@ -121,6 +121,9 @@ project
[ run std_mismatch_test.cpp
: : : <link>shared <conditional>@cxx11 : std_mismatch_test_shared_11
]
[ run header_only_test.cpp
: : : <link>static <define>BOOST_NO_ANSI_APIS : header_only_test_no_ansi
]
;
# Quick (CI) test