Просмотр исходного кода

BUG: bug for more than one custom commands

Bill Hoffman 23 лет назад
Родитель
Сommit
231c9dad5a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Source/cmMSDotNETGenerator.cxx

+ 1 - 0
Source/cmMSDotNETGenerator.cxx

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