-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
-
98c8fa2a5 (dev), 7312f0a94 (6.10)
qt_standard_project_setup() provides numerous conveniences, listed at https://doc.qt.io/qt-6/qt-standard-project-setup.html#description
Let's take advantage of this function and use it to simplify our projects. For example:
- A basic qt_standard_project_setup() removes the need to write set(CMAKE_AUTOMOC ON), set(CMAKE_AUTOUIC ON), or include(GNUInstallDirs)
- qt_standard_project_setup(REQUIRES 6.5) removes the need to write qt_policy(SET QTP0001 NEW) in CMakeLists.txt or RESOURCE_PREFIX /qt/qml in qt_add_qml_module()
| For Gerrit Dashboard: QTBUG-140464 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 678199,7 | QML Video Recorder example: Port to modern QML APIs | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
| 684751,2 | QML Video Recorder example: Port to modern QML APIs | 6.10 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
| 684780,1 | QML Video Recorder example: Port to modern QML APIs | tqtc/lts-6.8 | qt/tqtc-qtmultimedia | Status: ABANDONED | 0 | 0 |