1 Star 0 Fork 0

Alibaba/async_simple

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MODULE.bazel 834 Bytes
一键复制 编辑 原始数据 按行查看 历史
PikachuHy 提交于 2025-01-09 14:47 . [ci] fix bazel ci (#406)
module(name = "com_github_async_simple")
bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "bazel_skylib", version = "1.7.1")
bazel_dep(name = "googletest", version = "1.15.2", repo_name = "com_google_googletest", dev_dependency = True)
bazel_dep(name = "google_benchmark", version = "1.8.5", repo_name = "com_google_benchmark", dev_dependency = True)
bazel_dep(name = "boringssl", version = "0.20241209.0", dev_dependency = True)
# Hedron's Compile Commands Extractor for Bazel
# https://github.com/hedronvision/bazel-compile-commands-extractor
bazel_dep(name = "hedron_compile_commands", dev_dependency = True)
git_override(
module_name = "hedron_compile_commands",
remote = "https://github.com/hedronvision/bazel-compile-commands-extractor.git",
commit = "1e08f8e0507b6b6b1f4416a9a22cf5c28beaba93",
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alibaba/async_simple.git
[email protected]:alibaba/async_simple.git
alibaba
async_simple
async_simple
main

搜索帮助