diff options
author | Alex Neundorf <neundorf@kde.org> | 2012-09-30 08:57:59 (GMT) |
---|---|---|
committer | Alex Neundorf <neundorf@kde.org> | 2012-11-03 17:45:34 (GMT) |
commit | 3e7d97d45d167ddab5ebef6a6fd936df3441c4c9 (patch) | |
tree | c66eba11df2ce757432a2a528452fc8ff8e03c8b /Source/CTest/cmCTestBatchTestHandler.cxx | |
parent | b4e8f49b95bc13939347623b2b9f236e22bd37ec (diff) | |
download | CMake-3e7d97d45d167ddab5ebef6a6fd936df3441c4c9.zip CMake-3e7d97d45d167ddab5ebef6a6fd936df3441c4c9.tar.gz CMake-3e7d97d45d167ddab5ebef6a6fd936df3441c4c9.tar.bz2 |
cmDependsC: remove code duplication
This patch reduces a bit code duplication by changing the way how the
case that we already have valid dependencies for a file is handled.
Instead of having the code for writing the depend-files twice,
we now fill the existing dependencies into the same set and then
write it out once at the end of cmDependsC::WriteDependencies()
Alex
Inspired-by: Michael Wild <themiwi@users.sourceforge.net>
Diffstat (limited to 'Source/CTest/cmCTestBatchTestHandler.cxx')
0 files changed, 0 insertions, 0 deletions