ENH: for some reasons there was never a FindCVS module?

This commit is contained in:
Sebastien Barre 2008-03-10 18:51:08 -04:00
parent a760693518
commit 4f1a79110c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ find_program(CVS_EXECUTABLE cvs
${WinCVS_Folder_Command}
${CVSNT_Services_EventMessagePath}
${CVSNT_TypeLib_Win32}
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\CVS\\Pserver;InstallPath2]"
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\CVS\\Pserver;InstallPath]"
DOC "CVS command line client"
)
mark_as_advanced(CVS_EXECUTABLE)