Skip to content

Commit

Permalink
Update BOOST_TEST_LINK_LIBRARIES
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Oct 11, 2023
1 parent ff9a75f commit 4bc9de3
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 @@ -17,7 +17,7 @@ macro(typeof_test s1)

endmacro()

set(BOOST_TEST_LINK_LIBRARIES Boost::typeof Boost::core)
set(BOOST_TEST_LINK_LIBRARIES Boost::typeof Boost::core Boost::type_traits Boost::static_assert)

set(tests

Expand Down

0 comments on commit 4bc9de3

Please sign in to comment.