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 43a1863 commit 1532ebbCopy full SHA for 1532ebb
.bazelrc
@@ -0,0 +1,2 @@
1
+# C++17 for absl / protobuf
2
+build --host_cxxopt=-std=c++17 --cxxopt=-std=c++17
0 commit comments