qtdeclarative/examples/quick/tutorials/samegame/samegame4
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
..
highscores Fix permissions of files 2014-12-02 13:29:21 +01:00
pics Fix samegame example to use QML modules 2021-08-31 11:26:10 +02:00
BoomBlock.qml Update examples to use new PropertyChanges 2021-11-03 09:14:48 +01:00
Button.qml Fix samegame example to use QML modules 2021-08-31 11:26:10 +02:00
CMakeLists.txt Improve examples CMakeLists.txt 2022-01-24 13:25:13 +01:00
Dialog.qml Fix samegame example to use QML modules 2021-08-31 11:26:10 +02:00
main.cpp Fix samegame example to use QML modules 2021-08-31 11:26:10 +02:00
samegame.js Fix samegame example to use QML modules 2021-08-31 11:26:10 +02:00
samegame.qml Fix samegame example to use QML modules 2021-08-31 11:26:10 +02:00
samegame4.pro Fix samegame example to use QML modules 2021-08-31 11:26:10 +02:00
samegame4.qmlproject
samegame4.qrc Fix samegame example to use QML modules 2021-08-31 11:26:10 +02:00