We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a8846 commit 92af463Copy full SHA for 92af463
1 file changed
test/CMakeLists.txt
@@ -6,6 +6,6 @@ include(BoostTestJamfile OPTIONAL RESULT_VARIABLE HAVE_BOOST_TEST)
6
7
if(HAVE_BOOST_TEST)
8
9
-boost_test_jamfile(FILE Jamfile LINK_LIBRARIES Boost::openmethod)
+boost_test_jamfile(FILE Jamfile LINK_LIBRARIES Boost::openmethod Boost::test)
10
11
endif()
0 commit comments