Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FindRust: Fix finding rustc with rustup from package manager
rustup can be installed from a package manager. If Rust_RESOLVE_RUSTUP_TOOLCHAINS is set to OFF, but rustup is installed, we can't assume rustc will be next to rustup.
- Loading branch information