mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
Ninja: Remove an unnecessary variable
This commit is contained in:
@@ -237,7 +237,6 @@ cmNinjaNormalTargetGenerator
|
||||
}
|
||||
|
||||
// We have archive link commands set. First, delete the existing archive.
|
||||
std::vector<std::string> linkCmds;
|
||||
std::string cmakeCommand =
|
||||
this->GetLocalGenerator()->ConvertToOutputFormat(
|
||||
this->GetMakefile()->GetRequiredDefinition("CMAKE_COMMAND"),
|
||||
|
||||
Reference in New Issue
Block a user