CTEST_USE_LAUNCHERS is a feature that allows better reporting of
compilation errors to a dashboard.
Unfortunately, it only works with the Makefile generator.
Since ninja is significantly faster and just plain better, I use ninja
on all the builders in my test farm.
I'd like to know if there is any plan to add CTEST_USE_LAUNCHERS support
to Ninja.
If someone is willing to guide me (I have no idea how to do this and
this option seems barely documented), I can try to implement it.
--
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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers