On 11/26/2013 10:16 AM, Nils Gladitz wrote:
The CTest launchers collect the output of each command (compiler call, linker call, custom command).

I just now realized what this means in this case ...
When the launcher was running cmcldeps it did not see any /showincludes output since it was being filtered by cmcldeps itself.

Now that the launcher runs cl it gets to see the output unfiltered and stores it for submission to the dashboard. Ninja then filters the output from the launcher but obviously too late for the dashboard.

Nils

--

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