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.
-std=c++17
1 parent 40241ac commit ce61095Copy full SHA for ce61095
.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