Coin: adjust compositor split rules

Due to changes in build configuration 'Qt6WaylandTextureSharing*.cmake'
files need to be included in the compositor package.

Pick-to: 6.4
Task-number: QTBUG-105722
Change-Id: I03a0072227ce6d9cf85f01c523da516b27a577fc
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
Antti Kokko
2022-08-23 08:35:21 +00:00
parent 2a4dc21575
commit 461faf61df
+2 -1
View File
@@ -6,7 +6,8 @@
"**/*Compositor*/**/*",
"**/*Compositor*",
"**/wayland-graphics-integration-server/*",
"**/wayland-hardware-layer-integration/*"
"**/wayland-hardware-layer-integration/*",
"**/QmlPlugins/Qt6WaylandTextureSharing*.cmake"
]
}
}