Searched refs:custom_lib_dir (Results 1 – 1 of 1) sorted by relevance
4 let custom_lib_dir = custom_lib_path.parent().unwrap().to_string_lossy(); in main() localVariable9 println!("cargo:rustc-link-search=native={}", custom_lib_dir); in main()