ERR: Removed stray semi-colon.
This commit is contained in:
parent
eb1ff5f968
commit
1bad75e8a2
|
@ -47,4 +47,4 @@ void cmLocalGenerator::SetGlobalGenerator(cmGlobalGenerator *gg)
|
||||||
gg->GetCMakeInstance()->GetHomeDirectory());
|
gg->GetCMakeInstance()->GetHomeDirectory());
|
||||||
m_Makefile->SetHomeOutputDirectory(
|
m_Makefile->SetHomeOutputDirectory(
|
||||||
gg->GetCMakeInstance()->GetHomeOutputDirectory());
|
gg->GetCMakeInstance()->GetHomeOutputDirectory());
|
||||||
};
|
}
|
||||||
|
|
Loading…
Reference in New Issue