rust-lang / pkg-config-rs

Build library for invoking pkg-config for Rust
https://docs.rs/pkg-config
Apache License 2.0
173 stars 79 forks source link

Support `PKG_CONFIG_PATH_FOR_BUILD` env var #140

Open Ericson2314 opened 1 year ago

Ericson2314 commented 1 year ago

Fix #139

sdroege commented 1 year ago

You marked this as draft. Is there anything else you'd like to do before? Can you confirm this solves your use-case?