1
0
mirror of https://github.com/osmarks/meme-search-engine.git synced 2025-04-29 22:13:10 +00:00
2025-01-16 21:10:12 +00:00

4 lines
72 B
Rust

fn main() {
println!("cargo::rustc-link-search=/usr/local/lib/");
}