cmIncludeCommand: Populate the cmGeneratorTargets in deprecated path.
This commit is contained in:
parent
ba26685882
commit
50b17a6112
|
@ -125,6 +125,7 @@ bool cmIncludeCommand
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
gg->CreateGenerationObjects();
|
||||||
gg->GenerateImportFile(fname_abs);
|
gg->GenerateImportFile(fname_abs);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue