qt6-bb10/examples/vulkan/hellovulkancubes
Kai Köhne 7024e7a627 Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom
Also consolidate several find_package(Qt6 ...) calls in one call.

Task-number: QTBUG-98867
Change-Id: Idfd5e71f46d4489fac7411cbfadb84437a0658f3
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-12-10 10:48:26 +01:00
..
CMakeLists.txt Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom 2021-12-10 10:48:26 +01:00
camera.cpp
camera.h
color.frag
color.vert
color_frag.spv
color_phong.frag
color_phong.vert
color_phong_frag.spv
color_phong_vert.spv
color_vert.spv
hellovulkancubes.pro
hellovulkancubes.qrc
main.cpp vulkan: Update legacy tests and examples to the modern validation layer 2021-05-31 17:16:49 +02:00
mainwindow.cpp
mainwindow.h
mesh.cpp
mesh.h
renderer.cpp Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
renderer.h
shader.cpp
shader.h
vulkanwindow.cpp Replace calls to deprecated QEvent accessor functions 2020-06-08 19:11:51 +02:00
vulkanwindow.h