mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 06:40:16 -05:00
ENH: Enable preload for ccmake
This commit is contained in:
@@ -1177,6 +1177,7 @@ int cmCursesMainForm::LoadCache(const char *)
|
||||
return r;
|
||||
}
|
||||
m_CMakeInstance->SetCacheArgs(m_Args);
|
||||
m_CMakeInstance->PreLoadCMakeFiles();
|
||||
return r;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user