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();
|
fout.close();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user