mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
Add GITCommand key value pair.
This commit is contained in:
@@ -46,6 +46,10 @@ CVSUpdateOptions: @CVS_UPDATE_OPTIONS@
|
||||
SVNCommand: @SVNCOMMAND@
|
||||
SVNUpdateOptions: @SVN_UPDATE_OPTIONS@
|
||||
|
||||
# Git options
|
||||
GITCommand: @GITCOMMAND@
|
||||
GITUpdateOptions: @GIT_UPDATE_OPTIONS@
|
||||
|
||||
# Generic update command
|
||||
UpdateCommand: @UPDATE_COMMAND@
|
||||
UpdateOptions: @UPDATE_OPTIONS@
|
||||
|
||||
Reference in New Issue
Block a user