mirror of
https://github.com/boostorg/type_traits.git
synced 2026-08-03 20:14:22 +02:00
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
@@ -16,5 +16,4 @@ target_include_directories(boost_type_traits INTERFACE include)
|
||||
target_link_libraries(boost_type_traits
|
||||
INTERFACE
|
||||
Boost::config
|
||||
Boost::static_assert
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user