[go: up one dir, main page]

cc::windows_registry

Function find_vs_version

source
pub fn find_vs_version() -> Result<VsVers, String>
Expand description

Find the most recent installed version of Visual Studio

This is used by the cmake crate to figure out the correct generator.