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

Adam Strzelecki ono at java.pl
Thu Sep 25 09:43:23 EDT 2014


> I think the delayed-\n approach is the simplest.  In the
> case that the output is interrupted by other content it
> almost certainly means something is going wrong anyway.

Does CMake use popen to launch processes? Or it just spawns them providing them direct access to stdin/out/err? If it was using popen then we can circumvent that too.

--Adam


More information about the cmake-developers mailing list