summaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/CC/proto/TARGETS.grpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/defaults/CC/proto/TARGETS.grpc b/etc/defaults/CC/proto/TARGETS.grpc
new file mode 100644
index 00000000..4cdfd198
--- /dev/null
+++ b/etc/defaults/CC/proto/TARGETS.grpc
@@ -0,0 +1,7 @@
+{ "defaults":
+ { "type": ["CC/proto", "defaults"]
+ , "PROTOC": ["bin/protoc"]
+ , "deps": [["@", "protoc", "", "libprotobuf"]]
+ , "toolchain": [["@", "protoc", "", "toolchain"]]
+ }
+}