tree: 2cab4718cd162d73bb5b080b4829607db1b709fe [path history] [tgz]
  1. .bazelrc
  2. BUILD.bazel
  3. empty.proto
  4. MODULE.bazel
  5. README.md
examples/example_without_cc_toolchain/README.md

This example demonstrates what happens when a Bazel user doesn‘t have a proper CC toolchain installed. This case commonly happens in projects with no C++ code, so they don’t have a hermetic method of building C++ code.