fansehep commented on issue #1992: URL: https://github.com/apache/brpc/issues/1992#issuecomment-1421943202
> it would be good to have a bazel script to get all these deps defined in a bazel function (e.g. `brpc_deps()`, so other projects who want to introduce brpc as thirdparty, can just call the `brpc_deps()` to get all the deps ready for build.最好有一个 bazel 脚本来获取在 bazel 函数中定义的所有这些 deps(例如 `brpc_deps()` ,因此其他想要将 brpc 作为第三方引入的项目,只需调用 `brpc_deps()` 即可让所有 deps 准备好建造。 Maybe this https://github.com/apache/brpc/blob/master/example/build_with_bazel/brpc_workspace.bzl is your want. -- 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]
