1 Star 0 Fork 0

Simon-Feng/cpp_redis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
WORKSPACE 699 Bytes
一键复制 编辑 原始数据 按行查看 历史
new_http_archive(
name = "gtest",
build_file = "BUILD.gtest",
sha256 = "f3ed3b58511efd272eb074a3a6d6fb79d7c2e6a0e374323d1e6bcbcc1ef141bf",
strip_prefix = "googletest-release-1.8.0",
url = "https://github.com/google/googletest/archive/release-1.8.0.zip",
)
http_archive(
name = "tacopie",
sha256 = "bbdebecdb68d5f9eb64170217000daf844e0aee18b8c4d3dd373d07efd9f7316",
strip_prefix = "tacopie-master",
url = "https://github.com/cylix/tacopie/archive/master.zip",
)
# Note: You can use the submodule version of tacopie.
# Comment out tacopie rule above and use this rule instead.
#local_repository(
# name = "tacopie",
# path = "/absolute/path/to/tacopie",
#)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/simonfeng/cpp_redis.git
git@gitee.com:simonfeng/cpp_redis.git
simonfeng
cpp_redis
cpp_redis
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385