mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
ENH: Reload PreLoad.cmake every time you do configure
This commit is contained in:
@@ -645,6 +645,7 @@ int cmCursesMainForm::Configure(int noconfigure)
|
||||
this->FillCacheManagerFromUI();
|
||||
this->m_CMakeInstance->GetCacheManager()->SaveCache(
|
||||
m_CMakeInstance->GetHomeOutputDirectory());
|
||||
this->LoadCache(0);
|
||||
|
||||
// Get rid of previous errors
|
||||
m_Errors = std::vector<std::string>();
|
||||
|
||||
Reference in New Issue
Block a user