mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
ENH: for some reasons there was never a FindCVS module?
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user