mirror of
https://github.com/Decompollaborate/rabbitizer.git
synced 2025-01-01 08:59:40 +00:00
4 lines
65 B
Rust
4 lines
65 B
Rust
|
fn main() {
|
||
|
println!("cargo:rustc-link-search=../build/");
|
||
|
}
|