rules_ocaml icon indicating copy to clipboard operation
rules_ocaml copied to clipboard

pkg-config support

Open mobileink opened this issue 9 months ago • 0 comments

Users may want to use system-installed libs. We need a bazelish way to support this.

One possibility is bazel_pkg_config, although it looks to be moribund.

A better way might be to implement a 'syslib' module extension. Put it in tools_opam?

mobileink avatar Mar 07 '25 17:03 mobileink