Re: [CMake] MakeCommand unset in CTestConfiguration.ini

2011-09-29 Thread David Cole
Do you include(CTest) in your main CMakeLists.txt file? The value of the MAKECOMMAND cache variable, established in the file Modules/CTest.cmake should be the thing that controls the value of MAKECOMMAND for configuring either DartConfiguration.tcl or CTestConfiguration.ini. On Mon, Sep 26, 2011

[CMake] MakeCommand unset in CTestConfiguration.ini

2011-09-26 Thread kent williams
OS X CMake 2.8.5 I was trying to get our nightly build script correct, and ran into this: MakeCommand: Cannot find MakeCommand key in the DartConfiguration.tcl First of all we don't use Dart, there is no DartConfiguration.tcl in the build directory. There is a CTestConfiguration.ini, which does