Sign in
◑
Theme
flutter
/
third_party
/
protobuf
/
3ee8d8a008a5696f61aa72327e2c4cf2ae068e00
/
.
/
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
.