commit | ab80606ea64e133ef7866c8ad9106ddef87f0caa | [log] [tgz] |
---|---|---|
author | Yaar Schnitman <yaar@google.com> | Thu Oct 26 22:15:37 2023 +0000 |
committer | Yaar Schnitman <yaar@google.com> | Thu Oct 26 22:16:13 2023 +0000 |
tree | 24904d8682d5713fd17f55591ad0ab376f9eab99 | |
parent | d686249f3a026052d0d5fe0de48a3bfb4a2e70ad [diff] |
[licenses] Add applicable_licenses to proto_library.gni Change-Id: I038c52930c2227ae1a20205fdd81c85cdf7b8649
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.