Skip to content

Commit bba8369

Browse files
committed
Switch to /boost/test//included target for header only mode of Boost.Test.
1 parent 0e6018e commit bba8369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ project
77
: requirements
88
<library>/boost/core//boost_core
99
<library>/boost/exception//boost_exception
10-
<library>/boost/test//boost_test
10+
<library>/boost/test//included
1111
;
1212

1313
variant debug_qvm_hpp : debug : <define>BOOST_QVM_TEST_SINGLE_HEADER="\\\"qvm.hpp\\\"" ;

0 commit comments

Comments
 (0)