On Sun, Oct 14, 2012 at 4:38 AM, Mathias Gaunard <
mathias.gaun...@ens-lyon.org> wrote:

> 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.
>

You could try to compare the output of the Makefile generator test related
to this feature and the Ninja generator one. If there is no test maybe a
good start would be to add one.

-- 
Nicolas Desprès
--

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

Reply via email to