We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d791c22 commit f094746Copy full SHA for f094746
BUILD
@@ -2,6 +2,8 @@ licenses(["notice"]) # Apache 2
2
3
package(default_visibility = ["//visibility:public"])
4
5
+exports_files(["LICENSE"])
6
+
7
cc_library(
8
name = "api_lib",
9
hdrs = [
0 commit comments