Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.15.0 Beta1
-
Fix Version/s: 5.14.2, 5.15.0 Beta3
-
Component/s: WebEngine
-
Labels:None
-
Platform/s:
-
Commits:8c1a4841174a90299ba2e2851b4d9e79da3b9b25 (qt/qtwebengine/5.14.2)
Description
The regexp
contains(version, "1.[7-9].*")
in configure.pri doesn't match 1.10, so system ninja is not used in that case.