mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
remove memory leaks
This commit is contained in:
@@ -773,6 +773,7 @@ void CMakeSetupDialog::OnOk()
|
||||
{
|
||||
m_CacheEntriesList.ClearDirty();
|
||||
this->RunCMake(true);
|
||||
cmMakefileGenerator::UnRegisterGenerators();
|
||||
CDialog::OnOK();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user