tensorflow/third_party/hwloc/BUILD
wcn d8a85e6638 Internal-only change to BUILD files
PiperOrigin-RevId: 489204515
2022-11-17 07:20:54 -08:00

11 lines
214 B
Python

# BUILD file to make this directory a package.
package(
# copybara:uncomment default_applicable_licenses = ["//tensorflow:license"],
licenses = ["notice"],
)
exports_files(
["static-components.h"],
)