ENH: for some reasons there was never a FindCVS module?
This commit is contained in:
parent
a760693518
commit
4f1a79110c
|
@ -44,7 +44,7 @@ find_program(CVS_EXECUTABLE cvs
|
||||||
${WinCVS_Folder_Command}
|
${WinCVS_Folder_Command}
|
||||||
${CVSNT_Services_EventMessagePath}
|
${CVSNT_Services_EventMessagePath}
|
||||||
${CVSNT_TypeLib_Win32}
|
${CVSNT_TypeLib_Win32}
|
||||||
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\CVS\\Pserver;InstallPath2]"
|
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\CVS\\Pserver;InstallPath]"
|
||||||
DOC "CVS command line client"
|
DOC "CVS command line client"
|
||||||
)
|
)
|
||||||
mark_as_advanced(CVS_EXECUTABLE)
|
mark_as_advanced(CVS_EXECUTABLE)
|
||||||
|
|
Loading…
Reference in New Issue