mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 00:11:07 -06:00
cmIncludeCommand: Populate the cmGeneratorTargets in deprecated path.
This commit is contained in:
@@ -125,6 +125,7 @@ bool cmIncludeCommand
|
||||
return false;
|
||||
}
|
||||
}
|
||||
gg->CreateGenerationObjects();
|
||||
gg->GenerateImportFile(fname_abs);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user