mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 14:24:31 +02:00
Fix test failure
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Version 85:
|
||||
|
||||
* Fix test failure
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Version 84:
|
||||
|
||||
* Tidy up buffer_front
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
cmake_minimum_required (VERSION 3.5.2)
|
||||
|
||||
project (Beast VERSION 84)
|
||||
project (Beast VERSION 85)
|
||||
|
||||
set_property (GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
option (Beast_BUILD_EXAMPLES "Build examples" ON)
|
||||
|
Reference in New Issue
Block a user