glog/WORKSPACE
2017-12-14 13:45:01 -08:00

6 lines
130 B
Python

git_repository(
name = "com_github_gflags_gflags",
remote = "https://github.com/gflags/gflags.git",
tag = 'v2.2.1',
)