mirror of
https://github.com/boostorg/ratio.git
synced 2025-05-09 23:24:01 +00:00
Update test/CMakeLists.txt
This commit is contained in:
parent
9d820ef32a
commit
a259a0ee1c
@ -6,6 +6,6 @@ include(BoostTestJamfile OPTIONAL RESULT_VARIABLE HAVE_BOOST_TEST)
|
|||||||
|
|
||||||
if(HAVE_BOOST_TEST)
|
if(HAVE_BOOST_TEST)
|
||||||
|
|
||||||
boost_test_jamfile(FILE Jamfile.v2 LINK_LIBRARIES Boost::ratio Boost::core Boost::mpl)
|
boost_test_jamfile(FILE Jamfile.v2 LINK_LIBRARIES Boost::ratio Boost::core Boost::mpl Boost::integer)
|
||||||
|
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user