commit | e630fb1d5bbc98643b6dd13941072514ba6e239e | [log] [tgz] |
---|---|---|
author | Aaron Kruglikov <aaron@onlab.us> | Mon Apr 24 13:05:26 2017 -0700 |
committer | Aaron Kruglikov <aaron@onlab.us> | Wed May 31 11:50:32 2017 -0700 |
tree | 8abe473de8fc39ab806f945222ba5e56a1042ba9 | |
parent | 51244d37769aeeba2a55370491b1de44a2fd6046 [diff] [blame] |
Adding build tools for gRPC compilation. ONOS-6095 Change-Id: I80687eb2a91ad60c4dbec0bb966e917555d46151
diff --git a/incubator/protobuf-dependencies/BUCK b/incubator/protobuf-dependencies/BUCK new file mode 100644 index 0000000..825a324 --- /dev/null +++ b/incubator/protobuf-dependencies/BUCK
@@ -0,0 +1,3 @@ +include_defs('//bucklets/grpc.bucklet') + +fetch_protoc_binary() \ No newline at end of file