mirror of
https://github.com/redstrate/sqexpatch-sys.git
synced 2025-05-20 12:07:46 +00:00
4 lines
57 B
Rust
4 lines
57 B
Rust
|
fn main() {
|
||
|
println!("cargo:rustc-link-search=.");
|
||
|
}
|