[cmake-developers] [PATCH] stage/compact-status-log

Adam Strzelecki ono at java.pl
Wed Sep 24 08:02:25 EDT 2014


FYI stage/compact-status-log was updated with more elegant C++ implementation introducing new cmStdoutFilter & cmThread utility classes enabled when certain headers are present in the system, so in cmakemain.cxx we simply put:

  cmStdoutFilter stdoutFilter("-- ");


--Adam


More information about the cmake-developers mailing list