Files
outlay/outlay-gtk/build.rs

4 lines
63 B
Rust

fn main() {
println!("cargo:rustc-link-lib=fontconfig");
}