mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-17 20:50:43 -06:00
Revert
This commit is contained in:
@@ -992,7 +992,7 @@ void cmCursesMainForm::HandleInput()
|
||||
void cmCursesMainForm::LoadCache(const char *)
|
||||
|
||||
{
|
||||
m_CMakeInstance->LoadCache(true);
|
||||
m_CMakeInstance->LoadCache();
|
||||
m_CMakeInstance->SetCacheArgs(m_Args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user