qtdeclarative/examples/quick/scenegraph/graph
Kai Köhne 222a5601a9 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.

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>
(cherry picked from commit 2e6403f8bf)
2023-05-03 12:32:40 +02:00
..
doc Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
shaders Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
CMakeLists.txt Examples: Use versioned CMake targets for Qt modules 2023-05-03 12:32:40 +02:00
graph.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
graph.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
graph.pro Update graph example CMake 2020-04-07 17:08:52 +02:00
graph.qrc Remove QSGSimpleMaterial 2020-04-07 17:08:39 +02:00
gridnode.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
gridnode.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
linenode.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
linenode.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
main.qml Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
noisynode.cpp Examples: Update custom QSGMaterialShader correctly 2023-01-04 13:05:14 +00:00
noisynode.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00