mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
0d40703f49
After extracting the tarball in a temporary directory we copy the tree to the destination directory. The 'cmake -E copy_directory' command does not preserve file timestamps, so we use file(COPY) instead.
1.9 KiB
1.9 KiB