https://github.com/osquery/osquery logo
Title
c

Chris Broome

09/17/2019, 3:47 PM
question about the 4.x build: on Windows I’m getting a lot of
BOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE
. Would it be worth it to add
-DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE
to the top-level CMakeLists.txt file for Windows? I don’t believe I get those same warnings on MacOS for example
1
z

zwass

09/17/2019, 3:51 PM
Been wondering about this as well.