summaryrefslogtreecommitdiffstats
path: root/Source/cmMSDotNETGenerator.cxx
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-09-03 14:41:04 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2002-09-03 14:41:04 (GMT)
commit231c9dad5af95ab248e46c78eafc4ab3cb985c6a (patch)
tree8d0f9b64065f54a48d2a94db1967348f7966399e /Source/cmMSDotNETGenerator.cxx
parente89040f46350e530773284f83a8b9841a885fc91 (diff)
downloadCMake-231c9dad5af95ab248e46c78eafc4ab3cb985c6a.zip
CMake-231c9dad5af95ab248e46c78eafc4ab3cb985c6a.tar.gz
CMake-231c9dad5af95ab248e46c78eafc4ab3cb985c6a.tar.bz2
BUG: bug for more than one custom commands
Diffstat (limited to 'Source/cmMSDotNETGenerator.cxx')
-rw-r--r--Source/cmMSDotNETGenerator.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmMSDotNETGenerator.cxx b/Source/cmMSDotNETGenerator.cxx
index 79e30d5..e412139 100644
--- a/Source/cmMSDotNETGenerator.cxx
+++ b/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