Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8.0
-
None
-
b0f1ec4e3 (dev), 725782676 (6.8)
Description
When user configure own project cmake should not care about libs used
during qml tooling builds like libQt6QmlToolingSettings.a
This bug results from QTBUG-130442, see comments for more info.
It still could be fine to ship some not used libs, but at least configure step
should not fail if not needed/used lib is not there.
Attachments
Issue Links
- resulted from
-
QTBUG-130442 Lack of Qt's libraries in the SDK
- Closed