mirror of
https://github.com/boostorg/beast.git
synced 2025-08-01 05:44:38 +02:00
Use static_string from Boost.StaticString
This commit is contained in:
@@ -29,6 +29,7 @@ target_link_libraries(boost_beast
|
||||
Boost::optional
|
||||
Boost::smart_ptr
|
||||
Boost::static_assert
|
||||
Boost::static_string
|
||||
Boost::system
|
||||
Boost::throw_exception
|
||||
Boost::type_traits
|
||||
|
Reference in New Issue
Block a user