Add visibility for use in other projects.

pull/13171/head
Vishal Powar 6 years ago
parent 7c005e7807
commit 7031f77666
  1. 1
      BUILD

@ -50,6 +50,7 @@ cc_library(
"-pedantic", "-pedantic",
"-Wno-long-long", "-Wno-long-long",
], ],
visibility = ["//visibility:public"],
) )
cc_library( cc_library(

Loading…
Cancel
Save