commit | cb9e22a2c14d69fffabf81ff0dc790655f5ff415 | [log] [tgz] |
---|---|---|
author | Cameron Dale <camrdale@google.com> | Tue May 28 15:05:00 2024 -0700 |
committer | Cameron Dale <camrdale@google.com> | Tue May 28 15:05:00 2024 -0700 |
tree | 8bddb9d79c4919fd2418cc32edb91a2deef87ba7 | |
parent | ab80606ea64e133ef7866c8ad9106ddef87f0caa [diff] |
Replace camrdale with pankhurst in owners. Change-Id: I83772e1625676d49881f5f2a72990fe97d6430f8
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.