aboutsummaryrefslogtreecommitdiff
path: root/dep/boost/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dep/boost/CMakeLists.txt')
-rw-r--r--dep/boost/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/dep/boost/CMakeLists.txt b/dep/boost/CMakeLists.txt
index d9e0ff938dd..bfa16db3c94 100644
--- a/dep/boost/CMakeLists.txt
+++ b/dep/boost/CMakeLists.txt
@@ -71,7 +71,9 @@ target_compile_definitions(boost
INTERFACE
-DBOOST_DATE_TIME_NO_LIB
-DBOOST_REGEX_NO_LIB
- -DBOOST_CHRONO_NO_LIB)
+ -DBOOST_CHRONO_NO_LIB
+ -DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE
+ -DBOOST_ASIO_NO_DEPRECATED)
if (NOT boost_filesystem_copy_links_without_NO_SCOPED_ENUM)
target_compile_definitions(boost