1 Star 0 Fork 0

jenijenichen/glog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
WORKSPACE 412 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rodrigo Queiro 提交于 2021-05-09 20:53 . bazel: Use glog 0.5.0 in README
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "com_github_gflags_gflags",
sha256 = "34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf",
strip_prefix = "gflags-2.2.2",
urls = [
"https://mirror.bazel.build/github.com/gflags/gflags/archive/v2.2.2.tar.gz",
"https://github.com/gflags/gflags/archive/v2.2.2.tar.gz",
],
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jenijenichen/glog.git
git@gitee.com:jenijenichen/glog.git
jenijenichen
glog
glog
master

搜索帮助