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 3f1e767 commit b2a8846Copy full SHA for b2a8846
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)
+boost_test_jamfile(FILE Jamfile LINK_LIBRARIES Boost::openmethod)
10
11
endif()
0 commit comments