qtdeclarative/examples/qml/tutorials/extending-qml/chapter2-methods
Kai Köhne 2e6403f8bf Examples: Use versioned CMake targets for Qt modules
Use e.g. Qt6::Core instead of Qt::Core. This is better matching the
find_package(Qt6 ...) call, and also avoids issues that the versionless
targets have.

Pick-to: 6.5
Task-number: QTBUG-113277
Change-Id: Ib80f885e9f73fb9ad54b9e9b22cae2318877dc07
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-05-02 12:12:35 +02:00
..
CMakeLists.txt Examples: Use versioned CMake targets for Qt modules 2023-05-02 12:12:35 +02:00
app.qml Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
chapter2-methods.pro Examples: Fix double installation of .qml files 2020-06-02 14:44:26 +02:00
chapter2-methods.qrc
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
piechart.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
piechart.h QmlExamples: Add missing dependencies of QtQuick in CMakeLists 2022-11-07 18:15:57 +01:00