mirror of
https://github.com/bazel-contrib/rules_foreign_cc
synced 2024-12-04 08:02:31 +00:00
10 lines
150 B
Python
10 lines
150 B
Python
exports_files(
|
|
[
|
|
"utils.sh",
|
|
"cmake.bzl",
|
|
"framework.bzl",
|
|
"ninja_build.bzl",
|
|
"cmake_build.bzl",
|
|
],
|
|
)
|