commit | 0959043e9ef27e593d6104a3d62b768bc88cadf9 | [log] [tgz] |
---|---|---|
author | Jason Graffius <jgraff@google.com> | Tue Apr 20 20:34:54 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 20 20:34:54 2021 +0000 |
tree | 6c4e6f84c568789f4512049f826ed9f204754d30 | |
parent | d8f3abfdfa49dbbf403268870b263a50693c2f24 [diff] | |
parent | 73fbd22d71b8963473e8d74fa97b622337a992ac [diff] |
Merge "[protobuf] Add options for plugin depfile"
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.