about summary refs log tree commit diff
path: root/third_party/glog/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/glog/BUILD')
-rw-r--r--third_party/glog/BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/glog/BUILD b/third_party/glog/BUILD
new file mode 100644
index 0000000000..37fb27bb43
--- /dev/null
+++ b/third_party/glog/BUILD
@@ -0,0 +1,5 @@
+licenses(['notice'])
+
+load(':bazel/glog.bzl', 'glog_library')
+
+glog_library()