mirror of
https://github.com/boostorg/endian.git
synced 2025-07-31 21:14:38 +02:00
Update test/CMakeLists.txt
This commit is contained in:
@@ -6,6 +6,6 @@ include(BoostTestJamfile OPTIONAL RESULT_VARIABLE HAVE_BOOST_TEST)
|
||||
|
||||
if(HAVE_BOOST_TEST)
|
||||
|
||||
boost_test_jamfile(FILE Jamfile.v2 LINK_LIBRARIES Boost::endian Boost::core)
|
||||
boost_test_jamfile(FILE Jamfile.v2 LINK_LIBRARIES Boost::endian Boost::core Boost::type_traits)
|
||||
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user