forked from michael/leanshot
3 lines
59 B
Rust
3 lines
59 B
Rust
fn main() {
|
|
println!("cargo:rustc-link-lib=Imlib2");
|
|
}
|