Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.2.2, 6.3.0 Alpha
-
453eecc90 (dev), a72c34976 (6.8), 6ed71650c (6.7), 15f9aa41a (tqtc/lts-6.5), c4d3c1690 (dev), 9a79ff769 (6.8), 7b528c172 (dev), 51ead005f (6.8), 73f113764 (dev), 04bc8495b (6.8), efc394f00 (dev), eb1181c88 (6.8), 0c02d0545 (dev), a841c45fe (dev)
Description
Following QTBUG-87643, there is Gerrit commit 391143 about removing `set(CMAKE_AUTORCC ON)` from the demos and examples.
I noticed these examples use `qt6_add_resources`. Shouldn't they use `qt6_add_qml_module` instead? Given how the latter was advertised in the blog...
Attachments
Issue Links
- resulted from
-
QTBUG-98130 QtQuick and controls examples use qt_add_resources to add QML files
- Closed