bazelbuild / rules_foreign_cc

Build rules for interfacing with "foreign" (non-Bazel) build systems (CMake, configure-make, GNU Make, boost, ninja, Meson)
https://bazelbuild.github.io/rules_foreign_cc
Apache License 2.0
649 stars 232 forks source link

Expand locations for cache entries #1124

Open hovind opened 7 months ago

hovind commented 7 months ago

I'm confused about how to dynamically set cache_entries. There may be another way of doing this that I'm not aware of. Please let me know if that's the case, so I can close this draft.

If adding this feature is wanted by the community, I will draft up some changes to the documentation to reflect the new behavior. However, I wanted to gauge the interest and solicit some feedback before doing so.

google-cla[bot] commented 7 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.