Skip to content

Commit

Permalink
Update BUILD_glog
Browse files Browse the repository at this point in the history
Add Glog's Dependency gflags
  • Loading branch information
zhaofeng-shu33 committed Dec 8, 2019
1 parent bdf94bb commit 99811a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_tools/BUILD_glog
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ cc_library (
],
deps = [
"//3rd/libunwind:libunwind",
"//3rd/gflags:gflags",
],
linkstatic = 1,
visibility = ["//visibility:public"],
Expand Down

0 comments on commit 99811a5

Please sign in to comment.