commit | 794de9e6c8468a7d60f782b29cb0d75764c34c1a | [log] [tgz] |
---|---|---|
author | Shai Barack <shayba@google.com> | Wed Nov 03 15:09:51 2021 -0700 |
committer | Shai Barack <shayba@google.com> | Wed Nov 03 15:10:51 2021 -0700 |
tree | f9cfbf8be013379edca4625fbd0d1e0924feaa64 | |
parent | e031c12558cb3d2b04e6a83ebb2876d5492f5d1d [diff] |
[cpp] Suppress -Wextra-semi in third party code Bug: 56257 Change-Id: Icbe8431cfee0b55e65d9c7ce9a142bf4d8123cfa
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.