mirror of
https://github.com/bazel-contrib/rules_foreign_cc
synced 2024-12-03 02:52:58 +00:00
8 lines
96 B
Python
8 lines
96 B
Python
exports_files(
|
|
[
|
|
"utils.sh",
|
|
"cmake.bzl",
|
|
"framework.bzl",
|
|
],
|
|
)
|