STYLE: Fix kwstyle
This commit is contained in:
parent
7ded253013
commit
605d8871bb
@ -33,7 +33,8 @@ cmInstallTargetGenerator
|
|||||||
Component(component), Optional(optional)
|
Component(component), Optional(optional)
|
||||||
{
|
{
|
||||||
this->Target->SetHaveInstallRule(true);
|
this->Target->SetHaveInstallRule(true);
|
||||||
this->Target->GetMakefile()->GetCMakeInstance()->AddInstallComponent(component);
|
this->Target->GetMakefile()->GetCMakeInstance()->AddInstallComponent(
|
||||||
|
component);
|
||||||
}
|
}
|
||||||
|
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user