cmIncludeCommand: Populate the cmGeneratorTargets in deprecated path.

This commit is contained in:
Stephen Kelly 2015-07-26 10:24:15 +02:00
parent ba26685882
commit 50b17a6112
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ bool cmIncludeCommand
return false;
}
}
gg->CreateGenerationObjects();
gg->GenerateImportFile(fname_abs);
}