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