tree: 139e8bb3b210f9e11a79f060e09f1163ae7ccce8 [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.