mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
STYLE: Fix kwstyle
This commit is contained in:
@@ -33,7 +33,8 @@ cmInstallTargetGenerator
|
||||
Component(component), Optional(optional)
|
||||
{
|
||||
this->Target->SetHaveInstallRule(true);
|
||||
this->Target->GetMakefile()->GetCMakeInstance()->AddInstallComponent(component);
|
||||
this->Target->GetMakefile()->GetCMakeInstance()->AddInstallComponent(
|
||||
component);
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user