mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 22:10:32 +00:00
BUG: Go back to the original directory after examining the current directory
This commit is contained in:
parent
c9a7f056fd
commit
0e76ab6eb6
@ -105,6 +105,7 @@ bool cmCTestSubdirCommand::InitialPass(std::vector<std::string> const& args)
|
||||
else
|
||||
{
|
||||
// No DartTestfile.txt? Who cares...
|
||||
cmSystemTools::ChangeDirectory(cwd.c_str());
|
||||
continue;
|
||||
}
|
||||
fname += "/";
|
||||
|
Loading…
Reference in New Issue
Block a user