commit | dc3e5f68f93254ae6d990990ad300a40bdddae0e | [log] [tgz] |
---|---|---|
author | Ian McKellar <ianloic@google.com> | Tue May 30 22:07:13 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 30 22:07:13 2023 +0000 |
tree | 74f99e05bb02327b8e97b62c27ba9464136b0b34 | |
parent | ca669f79945418f6229e4fef89b666b2a88cbb10 [diff] | |
parent | d6d4a776d17860d4438d2a1fed77f9070e89a031 [diff] |
Merge "[protobuf] Add a protoc target in all toolchains" into main
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.