summaryrefslogtreecommitdiff
path: root/etc/import.pkgconfig/bin
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import.pkgconfig/bin')
-rw-r--r--etc/import.pkgconfig/bin/TARGETS.grpc3
-rw-r--r--etc/import.pkgconfig/bin/TARGETS.protobuf1
2 files changed, 4 insertions, 0 deletions
diff --git a/etc/import.pkgconfig/bin/TARGETS.grpc b/etc/import.pkgconfig/bin/TARGETS.grpc
new file mode 100644
index 00000000..b30f33b0
--- /dev/null
+++ b/etc/import.pkgconfig/bin/TARGETS.grpc
@@ -0,0 +1,3 @@
+{ "grpc_cpp_plugin":
+ {"type": "install", "deps": [["FILE", null, "grpc_cpp_plugin"]]}
+}
diff --git a/etc/import.pkgconfig/bin/TARGETS.protobuf b/etc/import.pkgconfig/bin/TARGETS.protobuf
new file mode 100644
index 00000000..31de4114
--- /dev/null
+++ b/etc/import.pkgconfig/bin/TARGETS.protobuf
@@ -0,0 +1 @@
+{"protoc": {"type": "install", "deps": [["FILE", null, "protoc"]]}}