aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/sycl/sycl/BUILD
blob: b045609954335ab160b52bb5faf3513fa9b9e1fd (plain)
1
2
3
4
5
6
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