commit | f872f05cb0378eef9a7a2609076929f0f35b4141 | [log] [tgz] |
---|---|---|
author | Tamir Duberstein <tamird@google.com> | Mon Feb 27 12:56:16 2023 -0500 |
committer | Tamir Duberstein <tamird@google.com> | Mon Feb 27 12:56:16 2023 -0500 |
tree | 3b7c2a4215fc457f81b3ea8bcffbe651e52d45ac | |
parent | ec6b469bdf6b5a0b77a3d4d6f71b5482f7e5cab8 [diff] |
[protobuf] Suppress warnings We aren't planning to fix these, so they are just noise. Change-Id: Iaa454517984b46b5a44ac5ada84e889d89389e64
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.