mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
some cmake api changees
This commit is contained in:
@@ -992,7 +992,7 @@ void cmCursesMainForm::HandleInput()
|
||||
void cmCursesMainForm::LoadCache(const char *dir)
|
||||
|
||||
{
|
||||
m_CMakeInstance->GetCacheManager()->LoadCache(dir);
|
||||
m_CMakeInstance->LoadCache();
|
||||
m_CMakeInstance->SetCacheArgs(m_Args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user