mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
Fix bench-zlib cmake
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
Version 98:
|
||||
|
||||
* basic_fields::key_compare is noexcept
|
||||
* Fix bench-zlib cmake
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
@ -22,7 +22,6 @@ add_executable (bench-zlib
|
||||
${ZLIB_SOURCES}
|
||||
${TEST_MAIN}
|
||||
Jamfile
|
||||
ztest.hpp
|
||||
deflate_stream.cpp
|
||||
inflate_stream.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user