mirror of
https://github.com/boostorg/assert.git
synced 2025-07-30 04:17:17 +02:00
Testing the CMake project version is no longer needed
This commit is contained in:
@ -8,8 +8,4 @@ if(HAVE_BOOST_TEST)
|
||||
|
||||
boost_test_jamfile(FILE Jamfile.v2 LINK_LIBRARIES Boost::assert Boost::core)
|
||||
|
||||
if(BOOST_SUPERPROJECT_VERSION)
|
||||
boost_test(SOURCES check_cmake_version.cpp ARGUMENTS ${PROJECT_VERSION} LINK_LIBRARIES Boost::core Boost::config)
|
||||
endif()
|
||||
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user