[CMake] Processing the output from CMake build
Bill Hoffman
bill.hoffman at kitware.com
Wed Jul 15 12:14:56 EDT 2009
Eric Noulard wrote:
> 2009/7/15 Bill Hoffman <bill.hoffman at kitware.com>:
>> CVS CMake/CTest has a new wrapper mode that can be used. It is set with
>> CTEST_USE_LAUNCHERS=1.
>
> I'm not sure to understand that.
> How can it be used?
> What does it make?
>
> Is there some doc for this ? On the Wiki ? In a source file?
>
>
Doc's are coming, sorry. Basically it runs a ctest --launcher in front
of every compile and link command in the makefiles. Error conditions
and output are captured. It makes the dashboards report better warning
and error numbers as it no longer has to grep the logs.
-Bill
More information about the CMake
mailing list