[cmake-developers] cmake selftest use different compiler and binutils as configured on Darwin

Bill Hoffman bill.hoffman at kitware.com
Mon Jul 16 09:20:29 EDT 2012


On 7/15/2012 4:38 PM, Claus Klein wrote:
> Can anyone please help?
>
To setup nightly builds follow the instructions here:

http://www.cmake.org/cmake/resources/testing.html

You should have the correct environment set before cmake is run. This 
means PATH and CC, and CXX should be set correctly.  This can be done in 
your machine.ctest script with set(ENV{}) type calls.

-Bill



More information about the cmake-developers mailing list