BUG: fix for unix

This commit is contained in:
Ken Martin 2006-05-02 10:48:14 -04:00
parent 3023eb7ccb
commit 032cf3c998
1 changed files with 1 additions and 1 deletions

View File

@ -545,7 +545,7 @@ std::string cmGlobalUnixMakefileGenerator3::GenerateBuildCommand(const char* mak
lg->GetMakefile()->MakeStartDirectoriesCurrent();
}
makeCommand += "\"";
makeCommand += " \"";
std::string tname = targetName;
tname += "/fast";
tname = lg->Convert(tname.c_str(),cmLocalGenerator::HOME_OUTPUT,