mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
COMP: Fix for support of VS 8.0 beta 2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FIND_PROGRAM(CMAKE_MAKE_PROGRAM
|
||||
NAMES VCExpress
|
||||
NAMES devenv VCExpress
|
||||
PATHS
|
||||
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\8.0\\Setup\\VS;EnvironmentDirectory]
|
||||
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\8.0\\Setup;Dbghelp_path]
|
||||
|
||||
Reference in New Issue
Block a user