mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-07 07:39:32 -06:00
ENH: Need to pick up the PreLoad.cmake files.
This commit is contained in:
@@ -132,6 +132,7 @@ void QCMake::configure()
|
||||
this->CMakeInstance->CreateGlobalGenerator(this->Generator.toAscii().data()));
|
||||
this->CMakeInstance->SetCMakeCommand(this->CMakeExecutable.toAscii().data());
|
||||
this->CMakeInstance->LoadCache();
|
||||
this->CMakeInstance->PreLoadCMakeFiles();
|
||||
|
||||
cmSystemTools::ResetErrorOccuredFlag();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user