aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--third_party/sycl/sycl/BUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/sycl/sycl/BUILD b/third_party/sycl/sycl/BUILD
index fbdf19f205..bc1d18b7b5 100644
--- a/third_party/sycl/sycl/BUILD
+++ b/third_party/sycl/sycl/BUILD
@@ -1,3 +1,7 @@
+# Description:
+# A minimal BUILD file to make template files in this folder available. Without this BUILD file,
+# bazel returns errors when trying to access tpl files in this folder.
+
package(default_visibility = ["//visibility:public"])
licenses(["notice"]) # Apache 2.0