diff options
author | Brad King <brad.king@kitware.com> | 2016-10-11 17:36:41 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-11 17:39:58 (GMT) |
commit | 5380948faec94270f9b799fba6f8b0e7c9ad0899 (patch) | |
tree | 9e82dcc9cffc0e9cfba18bf7e256a8236847a241 /configure | |
parent | 1aee54ed87f94ceb91fb6c9693160fa41313b7ca (diff) | |
download | CMake-5380948faec94270f9b799fba6f8b0e7c9ad0899.zip CMake-5380948faec94270f9b799fba6f8b0e7c9ad0899.tar.gz CMake-5380948faec94270f9b799fba6f8b0e7c9ad0899.tar.bz2 |
cmake: Fix default VS generator selection for Microsoft Build Tools
Some versions of the VS tools do not install the registry entry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\$v;InstallDir
but all appear to set
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\$v\Setup\VC;ProductDir
Update our search to consider both entries.
Closes: #16360
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions