Forked from
CMake / CMake
65509 commits behind the upstream repository.
Brad King
authored
ENH: Re-implemented cmGeneratedFileStream to look like a real stream and replace the destination file atomically. This will avoid problems with the process being terminated while generating a file.