BUG: bug for more than one custom commands

This commit is contained in:
Bill Hoffman 2002-09-03 10:41:04 -04:00
parent e89040f463
commit 231c9dad5a
1 changed files with 1 additions and 0 deletions

View File

@ -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