Tom

Results 1 issues of Tom

Hello, I have a crate that needs to link to PCRE, and so it needs the location of the compiled `pcre-config` command. Just adding `println!("cargo:config={}", path)` is enough, but this...