3 lines
No EOL
63 B
Rust
3 lines
No EOL
63 B
Rust
fn main() {
|
|
println!("cargo::rustc-link-lib=dylib=burn");
|
|
} |