BUG: Removed generation of stray paren.
This commit is contained in:
parent
153bd2446f
commit
ab2fdaa8fa
|
@ -100,8 +100,6 @@ void cmExportLibraryDependenciesCommand::FinalPass()
|
|||
}
|
||||
}
|
||||
}
|
||||
fout << ")" << std::endl;
|
||||
fout.close();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue