diff options
author | Brad King <brad.king@kitware.com> | 2011-04-08 13:28:59 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2011-04-08 19:36:55 (GMT) |
commit | b5676134ce25df1a60724478d056a95bca106e8f (patch) | |
tree | 90bd4e1ea14d971e0c9a901dbfa176248f957430 /Utilities/cm_libarchive.h | |
parent | a961ecdad0ec31bacb3f6abff83aa65f0b51a676 (diff) | |
download | CMake-b5676134ce25df1a60724478d056a95bca106e8f.zip CMake-b5676134ce25df1a60724478d056a95bca106e8f.tar.gz CMake-b5676134ce25df1a60724478d056a95bca106e8f.tar.bz2 |
Fix working drive of make rules on Windows
Teach cmLocalUnixMakefileGenerator3::CreateCDCommand to change working
directories for make tools using a Windows shell using "cd /d" instead
of just "cd". This tells the shell to change the current drive letter
as well as the working directory on that drive.
Commit abaa0267 (When the working directory for a custom command is on
another drive..., 2007-12-17) fixed the same problem for VS IDE
generators as reported by issue #6150.
Diffstat (limited to 'Utilities/cm_libarchive.h')
0 files changed, 0 insertions, 0 deletions