diff options
author | Yves Frederix <Yves.Frederix@dentsplysirona.com> | 2018-04-20 13:37:06 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-04-23 15:37:36 (GMT) |
commit | 6dcd1bfa39684c952730904a43e268f42bf98301 (patch) | |
tree | cc80952961f932d6810a03af0527a593bc37bd0d /Help | |
parent | fe0082875aeecead23b2351629abca4990dfba43 (diff) | |
download | CMake-6dcd1bfa39684c952730904a43e268f42bf98301.zip CMake-6dcd1bfa39684c952730904a43e268f42bf98301.tar.gz CMake-6dcd1bfa39684c952730904a43e268f42bf98301.tar.bz2 |
file(INSTALL): Preserve file time when writing NTFS alternate stream
When cross-compiling on a Windows host, we use a `:cmake_mode_t` NTFS
alternate stream to store the file mode for use during packaging.
Writing to this stream changes the file modification time, so save and
restore the original modification time since we are not modifying the
real file content.
Fixes: #17922
Diffstat (limited to 'Help')
0 files changed, 0 insertions, 0 deletions