Skip to content

Commit b0fde41

Browse files
ned14Jenkins nedprod CI
authored andcommitted
Merging commit ned14/outcome@a4f6b1b:
Further changes from #7
2 parents 0569e0c + a4f6b1b commit b0fde41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/Jamfile.v2

Lines changed: 2 additions & 1 deletion
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)