fixes
This commit is contained in:
parent
5b0611d709
commit
ae34a490bb
|
@ -87,6 +87,7 @@ void cmLocalUnixMakefileGenerator::Generate(bool fromTheTop)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this->m_Makefile->GenerateMakefile();
|
||||||
if (!fromTheTop)
|
if (!fromTheTop)
|
||||||
{
|
{
|
||||||
// Generate depends
|
// Generate depends
|
||||||
|
|
Loading…
Reference in New Issue