I'm willing to try anything. Let's start from scratch.
What are the proper cmake setting I should use? The goal: Have a CMakeLists.txt file that will allow users to type make Experimental or make Nightly and do the right thing. Just like things worked with cvs. Bill On Fri, May 7, 2010 at 5:21 PM, Tyler Roscoe <ty...@cryptio.net> wrote: > 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 > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake