cc_test( name = "main", size = "small", srcs = ["main.cc"], deps = [ "//:glog", "@com_github_gflags_gflags//:gflags", ], )