forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.2'
Change-Id: Ia98031eb87f1859c3736faa0cdd8b655e8a50689
This commit is contained in:
@@ -61,6 +61,7 @@ BuildDirReader::Parameters::Parameters(const CMakeBuildConfiguration *bc)
|
||||
cmakeExecutable = cmake->cmakeExecutable();
|
||||
|
||||
pathMapper = cmake->pathMapper();
|
||||
isAutorun = cmake->isAutoRun();
|
||||
|
||||
auto tc = ProjectExplorer::ToolChainKitInformation::toolChain(k, ProjectExplorer::ToolChain::Language::Cxx);
|
||||
if (tc)
|
||||
|
||||
Reference in New Issue
Block a user