[CMake] Cannot find UpdateCommand or GITCommand configuration key.
Tyler Roscoe
tyler at cryptio.net
Fri May 7 17:21:18 EDT 2010
On Fri, May 07, 2010 at 05:10:59PM -0400, Bill Lorensen wrote:
> I get the subject message.
>
> I have defined
> set( CTEST_GIT_COMMAND "git" )
> SET(UPDATE_COMMAND "${GITCOMMAND}")
> SET(UPDATE_OPTIONS "${GIT_UPDATE_OPTIONS}")
Did you try CTEST_UPDATE_COMMAND and CTEST_UPDATE_OPTIONS?
Are you sure GITCOMMAND and GIT_UPDATE_OPTIONS are defined?
tyler
More information about the CMake
mailing list