Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
12baad3caa7fb052d9716f6c40af39d8b06cfd0c
/
.
/
examples
/
example_without_cc_toolchain
/
README.md
blob: bcadd0af2fd0063b4828f714373b282f8ec8af3a [
file
] [
view
]
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
.