Skip to content

Commit 92af463

Browse files
committed
test/CML
1 parent b2a8846 commit 92af463

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ include(BoostTestJamfile OPTIONAL RESULT_VARIABLE HAVE_BOOST_TEST)
66

77
if(HAVE_BOOST_TEST)
88

9-
boost_test_jamfile(FILE Jamfile LINK_LIBRARIES Boost::openmethod)
9+
boost_test_jamfile(FILE Jamfile LINK_LIBRARIES Boost::openmethod Boost::test)
1010

1111
endif()

0 commit comments

Comments
 (0)