bazel-contrib / rules_foreign_cc

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

Support location expansion and make variable substitution in CMake cache entries #1272

Closed allsey87 closed 2 months ago

allsey87 commented 3 months ago

Another attempt at #1124, #1240, #1249, and #1250

Closes #1013

Let's see if I can fix the examples and make CI green again!

allsey87 commented 3 months ago

@jsharpe Buildkite is giving us those sweet, sweet green lights. What do you think?