mirror of
https://github.com/boostorg/asio.git
synced 2026-01-19 04:02:09 +00:00
Disable deprecated messages when building tests.
This commit is contained in:
@@ -28,6 +28,7 @@ project
|
||||
<library>/boost/context//boost_context
|
||||
<library>/boost/regex//boost_regex
|
||||
<define>BOOST_ALL_NO_LIB=1
|
||||
<define>BOOST_ASIO_DISABLE_DEPRECATED_MSG=1
|
||||
<threading>multi
|
||||
<target-os>linux:<define>_XOPEN_SOURCE=600
|
||||
<target-os>linux:<define>_GNU_SOURCE=1
|
||||
|
||||
Reference in New Issue
Block a user