BUG: fix comment
This commit is contained in:
parent
e49b93989d
commit
9c35a99e45
@ -791,7 +791,7 @@ cmGlobalUnixMakefileGenerator3
|
|||||||
}
|
}
|
||||||
commands.push_back(progCmd.str());
|
commands.push_back(progCmd.str());
|
||||||
}
|
}
|
||||||
progressDir = "Building target ";
|
progressDir = "Built target ";
|
||||||
progressDir += t->first;
|
progressDir += t->first;
|
||||||
lg->AppendEcho(commands,progressDir.c_str());
|
lg->AppendEcho(commands,progressDir.c_str());
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user