diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2010-09-21 14:04:04 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2010-09-21 14:04:04 (GMT) |
commit | 775697d5f5e8812dc642d1e21e7bc5405df943cd (patch) | |
tree | 6abc98a94cb5e6260420a6a21dbf05321b4d4f80 /Tests | |
parent | 4b682e13fb0e4810d6cb8b76602c715a6fd74247 (diff) | |
download | CMake-775697d5f5e8812dc642d1e21e7bc5405df943cd.zip CMake-775697d5f5e8812dc642d1e21e7bc5405df943cd.tar.gz CMake-775697d5f5e8812dc642d1e21e7bc5405df943cd.tar.bz2 |
Add a delay after untar on windows to make external project work on windows 7
OK, on windows 7 after we untar some files,
sometimes we can not rename the directory after
the untar is done. This breaks the external project
untar and rename code. So, by default we will wait
1/10th of a second after the untar. If CMAKE_UNTAR_DELAY
is set in the env, its value will be used instead of 100.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions