BUG: bug for more than one custom commands
This commit is contained in:
parent
e89040f463
commit
231c9dad5a
@ -1285,6 +1285,7 @@ cmMSDotNETGenerator::CombineCommands(const cmSourceGroup::Commands &commands,
|
||||
totalCommandStr += temp;
|
||||
totalCommandStr += " ";
|
||||
totalCommandStr += c->second.m_Arguments;
|
||||
totalCommandStr += "\n";
|
||||
totalCommand.Merge(c->second);
|
||||
}
|
||||
// Create a dummy file with the name of the source if it does
|
||||
|
Loading…
x
Reference in New Issue
Block a user