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