We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d747f commit 507ac49Copy full SHA for 507ac49
.bazelrc
@@ -2,5 +2,6 @@ build --enable_platform_specific_config
2
build --features=-supports_dynamic_linker
3
build --cxxopt=-std=c++17
4
build:windows --cxxopt=-std:c++17
5
+build:windows --copt=/wd4716
6
7
try-import %workspace%/user.bazelrc
0 commit comments