mirror of
https://github.com/boostorg/type_traits.git
synced 2026-08-03 20:14:22 +02:00
Merge pull request #203 from Lastique/feature/remove_static_assert
Remove dependencies on Boost.StaticAssert
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