mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-04-29 22:24:35 +02:00
3 lines
62 B
Rust
3 lines
62 B
Rust
fn main() {
|
|
println!("cargo:rustc-link-lib=static=c++");
|
|
} |