4 lines
92 B
Rust
4 lines
92 B
Rust
fn main() {
|
|
println!("cargo:rustc-link-search=/home/rixxc/Work/Jasmin/libjade/src/");
|
|
}
|