mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
clang-tidy: apply readability-redundant-control-flow fixes
This commit is contained in:
committed by
Brad King
parent
2988abd939
commit
85bfdddaf7
@@ -180,5 +180,4 @@ void cmExportLibraryDependenciesCommand::ConstFinalPass() const
|
||||
}
|
||||
}
|
||||
fout << "endif()\n";
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user