tree: 2850955aa733cb17f95987f5c7a9dce5e88cfc8e
  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.