mirror of https://github.com/bazelbuild/rules_cc
README.md
Toolchain rules
This directory contains a suite of rules for defining C/C++ toolchain configurations.
For a living example, see
//examples/rule_based_toolchain
.
For the full API, see //third_party/bazel_rules/docs:toolchain_api.md
.