Unset BOOST_COROUTINES_NO_DEPRECATION_WARNING

fix #700
This commit is contained in:
Daniel James
2017-07-29 23:17:35 +01:00
committed by Vinnie Falco
parent 5c1c841333
commit d99d516c13
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Version 93:
* Unset BOOST_COROUTINES_NO_DEPRECATION_WARNING
--------------------------------------------------------------------------------
Version 92:
* Fix typo in test/CMakeLists.txt

View File

@ -79,7 +79,7 @@ project beast
<include>./extras
#<use>/boost//headers
<library>/boost/system//boost_system
<library>/boost/coroutine//boost_coroutine/<define>BOOST_COROUTINES_NO_DEPRECATION_WARNING=1
<library>/boost/coroutine//boost_coroutine
<library>/boost/filesystem//boost_filesystem
<link>static
<define>BOOST_ALL_NO_LIB=1