summaryrefslogtreecommitdiff
path: root/src/compositor
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-06-18 10:11:38 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2021-06-21 13:20:19 +0200
commit5300c98bca4082bd1fe6070f262aca72281e1909 (patch)
tree700fb85f717dc1b85c9bf0492f178151c9f4dd62 /src/compositor
parenta8077fe255208c283c3066b07c60fb897f5a1804 (diff)
downloadqtwayland-5300c98bca4082bd1fe6070f262aca72281e1909.tar.gz
CMake: Don't use the NO_CREATE_BACKING_TARGET option
With latest qtdeclarative, qt_internal_add_qml_module will simply reuse an existing target if it's available without having to specify the option. Pick-to: 6.2 Change-Id: I550830ba0bdc11af0cece175b6df6ce6576ee41d Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/compositor')
-rw-r--r--src/compositor/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compositor/CMakeLists.txt b/src/compositor/CMakeLists.txt
index 0f53f730..e956c3b6 100644
--- a/src/compositor/CMakeLists.txt
+++ b/src/compositor/CMakeLists.txt
@@ -207,7 +207,6 @@ if (TARGET Qt::Qml)
URI QtWayland.Compositor
VERSION ${PROJECT_VERSION}
CLASS_NAME QWaylandCompositorPlugin
- NO_CREATE_BACKING_TARGET
PLUGIN_TARGET qwaylandcompositorplugin
QML_FILES ${qmlfiles}
DEPENDENCIES