mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
BUG: Removed generation of stray paren.
This commit is contained in:
@@ -100,8 +100,6 @@ void cmExportLibraryDependenciesCommand::FinalPass()
|
||||
}
|
||||
}
|
||||
}
|
||||
fout << ")" << std::endl;
|
||||
fout.close();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user