Skip to content
Snippets Groups Projects
Commit fa928d36 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Silence the most spammy warning on windows

parent e83d0d33
No related branches found
No related tags found
1 merge request!83Merge Linden 6.6.7
...@@ -191,6 +191,7 @@ if (WINDOWS) ...@@ -191,6 +191,7 @@ if (WINDOWS)
/D_WINSOCK_DEPRECATED_NO_WARNINGS /D_WINSOCK_DEPRECATED_NO_WARNINGS
/DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE /DBOOST_CONFIG_SUPPRESS_OUTDATED_MESSAGE
/DBOOST_ALLOW_DEPRECATED_HEADERS /DBOOST_ALLOW_DEPRECATED_HEADERS
/D_SILENCE_CXX20_CISO646_REMOVED_WARNING
) )
# library linkage defines # library linkage defines
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment