File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,8 @@ We expect that application developers using Bazel will include
7878
7979### The C++ Standard
8080
81- The default Bazel toolchain forces C++17 on Linux and macOS. ` google-cloud-cpp `
82- requires C++17, so you will need to update the C++ standard version. You must
83- either:
81+ ` google-cloud-cpp ` requires C++17, so you may need to update the C++ standard
82+ version. You want to either:
8483
8584- Provide your own C++ toolchain configuration for Bazel. Consult the Bazel
8685 documentation if you want to attempt this approach.
Original file line number Diff line number Diff line change @@ -1211,7 +1211,7 @@ cmake --build cmake-out --target install
12111211 the Protobuf-generated code.
12121212
12131213[ ^ 7 ] : See the [ OpenTelemetry quickstart] [ otel-qs ] for detailed instructions on how
1214- to enable and build this optional dependency.
1214+ to build this dependency.
12151215
12161216[ abseil-gh ] : https://github.com/abseil/abseil-cpp
12171217[ abseil/abseil-cpp#696 ] : https://github.com/abseil/abseil-cpp/issues/696
You can’t perform that action at this time.
0 commit comments