mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05: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