diff options
author | Alex Turbov <i.zaufi@gmail.com> | 2024-06-30 21:52:47 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-07-18 14:29:47 (GMT) |
commit | 62bb8a77a590c705b73ea80783d2d2693e70cfa8 (patch) | |
tree | eb9ea3568cba3740ecede76b45b229c4ab06c386 /Source/cmConvertMSBuildXMLToJSON.py | |
parent | dc38f812378b5feedf29f9ea23ba764f62ea3b04 (diff) | |
download | CMake-62bb8a77a590c705b73ea80783d2d2693e70cfa8.zip CMake-62bb8a77a590c705b73ea80783d2d2693e70cfa8.tar.gz CMake-62bb8a77a590c705b73ea80783d2d2693e70cfa8.tar.bz2 |
cmMakefile: Teach ConfigureFile to move the temp file instead of copying it
In the variables substitution mode `cmMakefile::ConfigureFile`
was copy file and then remove temporary rendered file.
With updated signature of `MoveFileIfDifferent` it can be used
instead of `CopyFileIfDifferent`.
Diffstat (limited to 'Source/cmConvertMSBuildXMLToJSON.py')
0 files changed, 0 insertions, 0 deletions