3 lines
84 B
Rust
3 lines
84 B
Rust
fn main() {
|
|
println!("cargo:rustc-link-search=framework=/Library/Frameworks");
|
|
} |