kythe.io@v0.0.68-0.20240422202219-7225dbc01741/third_party/googlelog/BUILD (about) 1 package(default_visibility = ["@com_github_google_glog//:__pkg__"]) 2 3 licenses(["notice"]) # BSD 4 5 cc_library( 6 name = "config_h", 7 hdrs = ["src/config.h"], 8 strip_include_prefix = "src", 9 )