diff options
Diffstat (limited to 'etc/import.pkgconfig/include/TARGETS.google_apis')
-rw-r--r-- | etc/import.pkgconfig/include/TARGETS.google_apis | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/import.pkgconfig/include/TARGETS.google_apis b/etc/import.pkgconfig/include/TARGETS.google_apis new file mode 100644 index 00000000..5f7500ae --- /dev/null +++ b/etc/import.pkgconfig/include/TARGETS.google_apis @@ -0,0 +1,11 @@ +{ "google_api_http_proto_file": + {"type": "install", "deps": ["google/api/http.proto"]} +, "google_api_annotations_proto_file": + {"type": "install", "deps": ["google/api/annotations.proto"]} +, "google_bytestream_proto_file": + {"type": "install", "deps": ["google/bytestream/bytestream.proto"]} +, "google_rpc_status_proto_file": + {"type": "install", "deps": ["google/rpc/status.proto"]} +, "google_longrunning_operations_proto_file": + {"type": "install", "deps": ["google/longrunning/operations.proto"]} +} |