We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506276c commit 84c4beaCopy full SHA for 84c4bea
.bazelrc
@@ -1,3 +1,6 @@
1
+# Enable Bzlmod for every Bazel command
2
+common --enable_bzlmod
3
+
4
build --enable_platform_specific_config
5
6
build:gcc9 --cxxopt=-std=c++2a
WORKSPACE.bazel
0 commit comments