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 at 4:31 PM, kent williams
<[email protected]> wrote:
> 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
> have this line:
>
> MakeCommand:
>
> Which is to say, the MakeCommand isn't set to anything.
>
> What governs setting MakeCommand in the CTestConfiguration.ini file?
> --
>
> 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
>
--

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

Reply via email to