qtdeclarative/examples/quick/scenegraph/graph
Ulf Hermann 2d44365f69 CMake: Allow omitting the version of QML modules
Also, drop all the VERSION 1.0 lines from the examples and tests. 1.0 is
actually a bad default version since it's before all the Qt versions.

[ChangeLog][QML] You can now omit the VERSION argument to
qt_add_qml_module(). This will automatically generate the highest
possible version.

Pick-to: 6.5
Task-number: QTBUG-99146
Change-Id: Ic10ec69b87c224e0e94e1785f65653815d4c778c
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
2023-01-27 19:16:39 +01: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 CMake: Allow omitting the version of QML modules 2023-01-27 19:16:39 +01: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 10:04:36 +08:00
noisynode.h Use SPDX license identifiers 2022-06-11 08:05:15 +02:00