3 lines
66 B
Rust
Executable file
3 lines
66 B
Rust
Executable file
fn main() {
|
|
println!("cargo:rustc-link-arg-bins=-Tlink.x");
|
|
}
|