forked from qt-creator/qt-creator
Fix another spec not equal bug, squash another case where qmake was run.
This commit is contained in:
@@ -501,6 +501,7 @@ void QtVersion::updateSourcePath()
|
||||
}
|
||||
}
|
||||
}
|
||||
m_sourcePath = QDir::cleanPath(m_sourcePath);
|
||||
}
|
||||
|
||||
// Returns the version that was used to build the project in that directory
|
||||
|
Reference in New Issue
Block a user