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.
2 parents 40241ac + ce61095 commit b8bc7fbCopy full SHA for b8bc7fb
.bazelrc
@@ -1,3 +1,3 @@
1
-build --repo_env=CC=clang --repo_env=CXX=clang++ --copt="-std=c++17"
+build --repo_env=CC=clang --repo_env=CXX=clang++ --cxxopt="-std=c++17"
2
3
try-import %workspace%/local.bazelrc
0 commit comments