Skip to content

Commit a4f6b1b

Browse files
committed
Further changes from boostorg/outcome#7
1 parent 16cbe67 commit a4f6b1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

boostify/test/Jamfile.v2

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ project
2121
[ predef-require "!BOOST_COMP_CLANG" or "BOOST_COMP_CLANG >= 4.0" ]
2222
<define>BOOST_TEST_MODULE=Outcome
2323
<library>/boost/test//boost_unit_test_framework
24-
;
24+
<library>/boost/outcome//boost_outcome
25+
;
2526

2627
{
2728
test-suite outcome :

0 commit comments

Comments
 (0)