Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
6.3.0 Alpha
-
None
-
-
9ce5709fb1 (qt/qtbase/dev) 9ce5709fb1 (qt/tqtc-qtbase/dev) 9ce5709fb1 (qt/qtbase/wip/protobuf) 9ce5709fb1 (qt/tqtc-qtbase/wip/protobuf)
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-110442 Allow settings source file properties on resources whether they need to be embedded as big resources or not
- Reported
-
QTBUG-101643 Add PREFIX for qt_add_big_resource
- Closed
- split to
-
QTBUG-110629 Support "big resources" in qt_add_qml_module()
- Reported