mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
cmNinjaUtilityTargetGenerator: Remove leftover development comment
This commit is contained in:
@@ -122,8 +122,6 @@ void cmNinjaUtilityTargetGenerator::WriteUtilBuildStatements(
|
||||
std::copy(util_outputs.begin(), util_outputs.end(),
|
||||
std::back_inserter(gg->GetByproductsForCleanTarget()));
|
||||
}
|
||||
// TODO: Does this need an output config?
|
||||
// Does this need to go in impl-<config>.ninja?
|
||||
lg->AppendTargetDepends(genTarget, deps, config, fileConfig,
|
||||
DependOnTargetArtifact);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user