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
680 stars 249 forks source link

Configure AR and STRIP tools for meson #1302

Open mering opened 1 month ago

mering commented 1 month ago

This is required to fix libdav1d in #1295.