Genex: Fix whitespace issue.
This commit is contained in:
parent
f476b41fd8
commit
0019d54b6e
|
@ -939,7 +939,7 @@ static const struct TargetPropertyNode : public cmGeneratorExpressionNode
|
|||
reportError(context, content->GetOriginalExpression(), e.str());
|
||||
return std::string();
|
||||
}
|
||||
context->AllTargets.insert(target);
|
||||
context->AllTargets.insert(target);
|
||||
}
|
||||
|
||||
if (target == context->HeadTarget)
|
||||
|
|
Loading…
Reference in New Issue