2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-12-04 08:02:31 +00:00
rules_foreign_cc/tools/build_defs/BUILD

8 lines
96 B
Python
Raw Normal View History

2018-08-13 12:30:15 +00:00
exports_files(
[
"utils.sh",
"cmake.bzl",
"framework.bzl",
],
)