rules_cc/cc/toolchains/README.md

396 B

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.