Skip to content

Ensure stdin, stdout, stderr FILE streams are open on Windows

Brad King requested to merge brad.king/cmake:stdio-streams-always into master

Extend !3282 (merged) to cover the stdin, stdout, and stderr FILE streams from <stdio.h>.

Issue: #25625 (closed)

Merge request reports