pub fn add_link_lib_path(path: Vec<PathBuf>, cmd: &mut BootstrapCommand)
Expand description
Adds a list of lookup paths to cmd
’s link library lookup path.
pub fn add_link_lib_path(path: Vec<PathBuf>, cmd: &mut BootstrapCommand)
Adds a list of lookup paths to cmd
’s link library lookup path.