qtdeclarative/examples/qml
Kai Köhne 9d82f4bff8 Improve examples CMakeLists.txt
- Remove # generated from xyz.pro comment from pro2cmake
- Remove "# special case" markers for pro2cmake
- Remove automatic use of CMAKE_AUTORCC
- Only opt into CMAKE_AUTOUIC if .ui files are involved
- Remove explicit setting of CMAKE_INCLUDE_CURRENT_DIR
- Combine multiple find_package(Qt6 ... calls)
 - use REQUIRED COMPONENTS
 - sort components alphabetically
- Fix wrong indentations
- Use (only) one empty line after multi-line commands

Pick-to: 6.3
Change-Id: I0d6bfb06c4b25e9921d3d2bf31d977150f12b31b
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-01-24 13:25:13 +01:00
..
doc/src Polish the QML reference examples 2021-11-04 10:51:39 +01:00
dynamicscene Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
locale examples/qml/locale: Use inline component as a delegate 2021-05-19 11:46:37 +02:00
networkaccessmanagerfactory Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
qml-i18n Remove use of deprecated High-DPI application attributes 2020-09-02 17:17:33 +02:00
qmldom Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
qmlextensionplugins Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
referenceexamples Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
shell Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
tutorials Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
xmlhttprequest Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
CMakeLists.txt Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
qml.pro Turn the no-network support into a configurable feature 2016-10-10 14:11:47 +00:00