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