mirror of
https://github.com/boostorg/pfr.git
synced 2026-01-31 08:22:15 +00:00
Remove dependencies on Boost.StaticAssert. (#229)
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
This commit is contained in:
@@ -14,7 +14,6 @@ add_subdirectory(../../../detail boostorg/detail)
|
||||
add_subdirectory(../../../describe boostorg/describe)
|
||||
add_subdirectory(../../../integer boostorg/integer)
|
||||
add_subdirectory(../../../mp11 boostorg/mp11)
|
||||
add_subdirectory(../../../static_assert boostorg/static_assert)
|
||||
add_subdirectory(../../../throw_exception boostorg/throw_exception)
|
||||
add_subdirectory(../../../type_traits boostorg/type_traits)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user