Details
-
Type:
Suggestion
-
Status: Open
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 6.3.0 Alpha
-
Fix Version/s: None
-
Component/s: Build System: CMake
-
Labels:None
-
Platform/s:
Description
The CMake command qt6_add_resources does not support big resources. Currently, it's necessary to use the qt6_add_big_resources command with a .qrc file for big resources. See https://codereview.qt-project.org/c/qt/qt3d/+/392245 for an example.
Consider adding a BIG_RESOURCE option to qt6_add_resources that does the two-pass rcc calls for big resources.
Attachments
Issue Links
- covers
-
QTBUG-99733 Automatically register qt_add_big_resources for static libraries
-
- Closed
-
- relates to
-
QTBUG-104320 qt_add_big_resources does not list contents of the qrc file in Qt Creator
-
- Closed
-
-
QTBUG-101643 Add PREFIX for qt_add_big_resource
-
- Reported
-