qtdeclarative/examples/quick/scenegraph
Laszlo Agocs 072102d296 graph example: use qt_add_shaders with CMake
Like other examples already do. It would have prevented (at least
when CMake is used, not qmake) problems like in the associated
bug report where .qsb files from newer versions were cherry picked
to older Qt branches that cannot load them.

Pick-to: 6.8
Task-number: QTBUG-135407
Change-Id: I25bf69139de13a70e3682865dd779e0a5ab05e28
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
(cherry picked from commit d6878e0a27)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 03a7900cb8)
2025-08-05 22:18:53 +00:00
..
customgeometry CMake: Add deployment API to our examples 2024-03-27 18:57:34 +01:00
custommaterial wasm: CustomMaterial: Change shader program so that it is accepted by WebGL 2024-04-18 11:39:16 +02:00
customrendernode sg: Fix culling in layers 2025-07-29 15:13:57 +00:00
d3d11underqml CMake: Add deployment API to our examples 2024-03-27 18:57:34 +01:00
graph graph example: use qt_add_shaders with CMake 2025-08-05 22:18:53 +00:00
metaltextureimport Doc: Fix mentioning of QQW::createTextureFromNativeObject in example 2024-04-19 16:15:15 +02:00
metalunderqml CMake: Add deployment API to our examples 2024-03-27 18:57:34 +01:00
openglunderqml wasm: Move OpenGLUnderQml to VertexBufferObject to satisfy WebGL 2024-06-11 12:04:07 +02:00
rhitextureitem Examples: Add explicit 6.9 project setup for private library users 2025-03-19 10:58:34 +00:00
rhiunderqml Examples: Add explicit 6.9 project setup for private library users 2025-03-19 10:58:34 +00:00
shared Add license headers to shader source 2023-10-30 10:30:37 +02:00
threadedanimation threadedanimation example: add missing DEPENDENCIES to QtQuick 2025-03-04 14:39:52 +00:00
twotextureproviders twotextureproviders example: Remove out-of-date todo comment 2024-08-30 00:28:36 +02:00
vulkantextureimport CMake: Add deployment API to our examples 2024-03-27 18:57:34 +01:00
vulkanunderqml CMake: Add deployment API to our examples 2024-03-27 18:57:34 +01:00
CMakeLists.txt Correct license for examples files 2024-03-21 10:41:29 +01:00
scenegraph.pro Add the rhitextureitem example 2023-06-01 11:27:56 +02:00