1
Fork 0
mirror of https://github.com/redstrate/sqexpatch-sys.git synced 2025-05-20 12:07:46 +00:00
sqexpatch-sys/build.rs
2025-04-28 23:25:41 -04:00

3 lines
57 B
Rust

fn main() {
println!("cargo:rustc-link-search=.");
}