commit | 177bc3e0dc88b75d242c7714a795f5de9468c502 | [log] [tgz] |
---|---|---|
author | Zach Bush <zmbush@google.com> | Wed Apr 28 11:29:37 2021 -0700 |
committer | Zach Bush <zmbush@google.com> | Wed Apr 28 11:29:37 2021 -0700 |
tree | eda776b206ba06bd4bfc6009c62d55d6d6fb64c8 | |
parent | 0959043e9ef27e593d6104a3d62b768bc88cadf9 [diff] |
[protoc_wrapper] Explicitly use python3.8 Change-Id: I6f3bcfee0a3cf9f2e94d4377240ccd8f1a1ec25c
This repository contains GN build system support for Protocol Buffers. It's in its own repository because it needs to be shared by Fuchsia and Cobalt.
This repo should be checked out such that:
//build/secondary/third_party/protobuf
.//third_party/protobuf
.//.gn
contains secondary_source = "//build/secondary/"
See the GN documentation on secondary_source.