mirror of
https://github.com/osmarks/meme-search-engine.git
synced 2025-04-29 22:13:10 +00:00
4 lines
72 B
Rust
4 lines
72 B
Rust
fn main() {
|
|
println!("cargo::rustc-link-search=/usr/local/lib/");
|
|
}
|