Ninja: line length
This commit is contained in:
parent
ae8124a04c
commit
e5a27a44a7
@ -440,7 +440,7 @@ void cmNinjaNormalTargetGenerator::WriteLinkStatement()
|
|||||||
// so we need a plain target name in the rule available.
|
// so we need a plain target name in the rule available.
|
||||||
// TODO: Makefile generator could use <TARGET> because it expands
|
// TODO: Makefile generator could use <TARGET> because it expands
|
||||||
// to the plain target name, here it expands to a relative path.
|
// to the plain target name, here it expands to a relative path.
|
||||||
// This difference could make trouble when switching to Ninja generator.
|
// This difference could make trouble when switching to Ninja generator.
|
||||||
vars["TARGET_PDB"] = std::string(this->GetTarget()->GetName());
|
vars["TARGET_PDB"] = std::string(this->GetTarget()->GetName());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user