commit | 05d5ebc540d20062950b524cb4630967e4a929b6 | [log] [tgz] |
---|---|---|
author | Eric Rahm <erahm@google.com> | Sat May 10 00:18:33 2025 +0000 |
committer | Eric Rahm <erahm@google.com> | Sat May 10 00:18:33 2025 +0000 |
tree | 5a8e8a3ed1825bb6c8a3652e14651779a610d82b | |
parent | 017d9a81ad683befce3a4b2c972408d91b208f3e [diff] |
[protobuf] Add pigweed related protoc exceptions Allow the usage of pigweed's implementation of protobuf handling. Bug: b/416798175 Change-Id: Ia510dc51fd97af87b7f82dc5a41cf0a865770ae6
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.