From c420751ffc26982fed5a7d1e1647785d3c4ab4c9 Mon Sep 17 00:00:00 2001 From: Lirusaito Date: Thu, 28 Feb 2019 21:57:52 -0500 Subject: [PATCH] Get these boost warnings out of our compile logs! --- indra/cmake/00-Common.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/indra/cmake/00-Common.cmake b/indra/cmake/00-Common.cmake index 49ed82f62..e9868cfea 100644 --- a/indra/cmake/00-Common.cmake +++ b/indra/cmake/00-Common.cmake @@ -84,6 +84,7 @@ if (WINDOWS) /DNOMINMAX /DUNICODE /D_UNICODE + /DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE /GS /TP /W3