mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-10 19:39:52 -05:00
Merge branch 'fix-IMPORTED-GLOBAL-reconfigure' into release
This commit is contained in:
@@ -828,6 +828,7 @@ void cmGlobalGenerator::Configure()
|
||||
this->LocalGenerators.clear();
|
||||
this->TargetDependencies.clear();
|
||||
this->TotalTargets.clear();
|
||||
this->ImportedTargets.clear();
|
||||
this->LocalGeneratorToTargetMap.clear();
|
||||
this->ProjectMap.clear();
|
||||
this->RuleHashes.clear();
|
||||
|
||||
Reference in New Issue
Block a user