summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-06-10 14:21:12 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-06-11 16:55:34 +0200
commit634269c4c0f3f0772506ae1bb15be5e814e43454 (patch)
treef0ed59a62fa49d7ce796eaf6506f4263c4e24fc0 /CMakeLists.txt
parentad21c33475ce9e033fc79140908c641d1424fa3f (diff)
Adapt to moving EventDispatchers to QtGui
Task-number: QTBUG-83255 Change-Id: Iea32600c1d2443c86723653a4fb8b568363cd796 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a3bb9e4ba..73997c03c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -34,7 +34,6 @@ endif()
find_package(Qt6 ${PROJECT_VERSION} CONFIG REQUIRED COMPONENTS
Core
Gui
- EventDispatcherSupport
)
find_package(Qt6 ${PROJECT_VERSION} CONFIG OPTIONAL_COMPONENTS