[CMake] turning inverting dashboard interpretation of FATAL_ERRORs at cmake
Bill Hoffman
bill.hoffman at kitware.com
Thu Apr 25 10:30:14 EDT 2013
On 4/25/2013 10:05 AM, Matthias Kretz wrote:
> I'm not sure we're talking about the same thing. I'm talking about
> ctest_configure - i.e. before build or tests. IIUC you're talking about regex
> matching at ctest_test?
But, if you have a FATAL_ERROR in the configure step, no build files
will be created and you won't even get a build of the software to test.
I thought you might have test cases that were complete projects. I
don't think you can change this. It is not just the error in the
output, it is that cmake returns an error code when run. Basically the
configure command fails.
-Bill
More information about the CMake
mailing list