I found output like this:
Hinweis: Einlesen der Datei: c:\Program Files (x86)\Microsoft Visual
Studio 10.0\VC\INCLUDE\string
Hinweis: Einlesen der Datei: c:\Program Files (x86)\Microsoft Visual
Studio 10.0\VC\INCLUDE\istream
[...]
In local dashboard builds with a german VS2010 installation and cmake
master.
The Ninja generator created an entry in rules.ninja:
msvc_deps_prefix = Hinweis: Einlesen der Datei:
Which I assume is meant to match and filter those lines from the rest of
the compiler output.
Is there something missing/incorrect on the cmake side or is this a
ninja issue?
The ninja version on the dashboard client is 1.4.0.
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