aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/systemlibs/google_cloud_cpp.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/systemlibs/google_cloud_cpp.BUILD')
-rw-r--r--third_party/systemlibs/google_cloud_cpp.BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/systemlibs/google_cloud_cpp.BUILD b/third_party/systemlibs/google_cloud_cpp.BUILD
new file mode 100644
index 0000000000..cbe6e10ba5
--- /dev/null
+++ b/third_party/systemlibs/google_cloud_cpp.BUILD
@@ -0,0 +1,6 @@
+licenses(["notice"]) # Apache 2.0
+
+filegroup(
+ name = "LICENSE",
+ visibility = ["//visibility:public"],
+)