1
0
Эх сурвалжийг харах

exports: cmGlobalGenerator::ExportSets destructor will clear it

Yury G. Kudryashov 13 жил өмнө
parent
commit
64b3a6c9cf

+ 0 - 1
Source/cmGlobalGenerator.cxx

@@ -76,7 +76,6 @@ cmGlobalGenerator::~cmGlobalGenerator()
     }
     }
 
 
   this->ClearGeneratorTargets();
   this->ClearGeneratorTargets();
-  this->ExportSets.clear();
 }
 }
 
 
 void cmGlobalGenerator::ResolveLanguageCompiler(const std::string &lang,
 void cmGlobalGenerator::ResolveLanguageCompiler(const std::string &lang,