Merge branch 'fix-IMPORTED-GLOBAL-reconfigure' into release
This commit is contained in:
commit
c8c1745495
@ -828,6 +828,7 @@ void cmGlobalGenerator::Configure()
|
|||||||
this->LocalGenerators.clear();
|
this->LocalGenerators.clear();
|
||||||
this->TargetDependencies.clear();
|
this->TargetDependencies.clear();
|
||||||
this->TotalTargets.clear();
|
this->TotalTargets.clear();
|
||||||
|
this->ImportedTargets.clear();
|
||||||
this->LocalGeneratorToTargetMap.clear();
|
this->LocalGeneratorToTargetMap.clear();
|
||||||
this->ProjectMap.clear();
|
this->ProjectMap.clear();
|
||||||
this->RuleHashes.clear();
|
this->RuleHashes.clear();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user