[CMake] Processing the output from CMake build

Dieter Oberkofler doberkofler.lists at gmail.com
Wed Jul 15 15:34:36 EDT 2009


This does sound very interesting but I'm not sure if I understand how this
might replace my need for a wrapper.
To better understand, it would be most helpful, if you could eventually post
a short CMakeLists.txt snipped on how to capture the output from a
compile/link using CTEST_USE_LAUNCHERS.

Thank you!

-D

> -----Original Message-----
> From: Bill Hoffman [mailto:bill.hoffman at kitware.com]
> Sent: Wednesday, July 15, 2009 6:15 PM
> To: Eric Noulard
> Cc: Dieter Oberkofler; CMake at cmake.org
> Subject: Re: [CMake] Processing the output from CMake build
> 
> 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