mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-26 18:58:34 -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