apt-pkg-native/build.rs
2017-07-12 21:18:34 +01:00

4 lines
60 B
Rust

fn main() {
println!("cargo:rustc-link-search=apt-c")
}