This module is explictly not moded as itβs shared across multiple crates
like bootstrap and compiletest via #[path] moduled declarations.
Itβs important to keep this file isolated from the rest of build_helper so it can be compiled
without build_helper.
Adds a list of lookup paths to cmdβs dynamic library lookup path.
If the dylib_path_var is already set for this cmd, the old value will be overwritten!