2 Star 0 Fork 0

mirrors_google/moriarty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
WORKSPACE 730 Bytes
一键复制 编辑 原始数据 按行查看 历史
Darcy Best 提交于 2024-05-20 19:02 . Project import generated by Copybara.
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# HEAD as of 2024-04-05.
http_archive(
name = "absl",
sha256 = "428d85b6bf7b62cc8ffc57ac9ef6bac16f63688deb0df5998de62cbb73087fd2",
strip_prefix = "abseil-cpp-b8f2b2c6cf362acc30ebb581dfc43d44f73bdf23",
urls = ["https://github.com/abseil/abseil-cpp/archive/b8f2b2c6cf362acc30ebb581dfc43d44f73bdf23.zip"],
)
# HEAD as of 2024-04-05.
http_archive(
name = "com_google_googletest",
sha256 = "871579f73294fe116acdab1264fee9c66ef01e709df07285798cc813b7f87277",
strip_prefix = "googletest-f10e11fb27301fba21caa71030bb5024e67aa135",
urls = ["https://github.com/google/googletest/archive/f10e11fb27301fba21caa71030bb5024e67aa135.zip"],
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_google/moriarty.git
git@gitee.com:mirrors_google/moriarty.git
mirrors_google
moriarty
moriarty
main

搜索帮助