mirror of
https://github.com/boostorg/system.git
synced 2025-07-29 20:17:13 +02:00
Test header-only w/ BOOST_NO_ANSI_APIS
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user