commit | d686249f3a026052d0d5fe0de48a3bfb4a2e70ad | [log] [tgz] |
---|---|---|
author | Anivia Li <aniviali@google.com> | Tue Aug 29 23:53:14 2023 +0000 |
committer | Anivia Li <aniviali@google.com> | Tue Aug 29 23:56:40 2023 +0000 |
tree | a487dba6fe3881c0bba80ccad7dc10676edf13d6 | |
parent | dc3e5f68f93254ae6d990990ad300a40bdddae0e [diff] |
[cobal][protoc_wrapper] Explicitly use python3.11 Bug:b/298108341 Change-Id: If5cb3c66dc1433558d2d1542b79d139b8a481db4
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.