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:[email protected]]
> Sent: Wednesday, July 15, 2009 6:15 PM
> To: Eric Noulard
> Cc: Dieter Oberkofler; [email protected]
> Subject: Re: [CMake] Processing the output from CMake build
> 
> Eric Noulard wrote:
> > 2009/7/15 Bill Hoffman <[email protected]>:
> >> 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

_______________________________________________
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