Skip to content

Commit

Permalink
Update test/CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Nov 30, 2023
1 parent 0911877 commit ab9692c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ include(BoostTestJamfile OPTIONAL RESULT_VARIABLE HAVE_BOOST_TEST)
if(HAVE_BOOST_TEST)

boost_test_jamfile(FILE Jamfile
LINK_LIBRARIES Boost::hash2 Boost::core Boost::chrono Boost::random Boost::unordered)
LINK_LIBRARIES Boost::hash2 Boost::core Boost::unordered)

endif()

0 comments on commit ab9692c

Please sign in to comment.