wwbmmm commented on code in PR #1996:
URL: https://github.com/apache/incubator-brpc/pull/1996#discussion_r1023532117


##########
docs/cn/bazel_support.md:
##########
@@ -0,0 +1,14 @@
+## bRPC 作为Bazel第三方依赖
+1. bRPC 依赖于一些开源库, 但这些库并没有提供bazel支持, 所以需要你手动将一部分依赖加入到你的构建项目中.
+2. 将 /example/build_with_bazel/build_for_brpc 该文件移动到你的项目根目录下, 将 
/example/build_with_bazel/build_for_brpc/WORKSPACE_example 内容添加到你的WORKSPACE中.

Review Comment:
   `build_for_brpc/WORKSPACE_example `
   this path does not exist now



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to