From 4dfe9078aaa4650ea1f8cf192f005460e803f282 Mon Sep 17 00:00:00 2001 From: Robert Griebl Date: Tue, 27 Jul 2021 14:54:48 +0200 Subject: cmake: Temporary workaround for build failure Change-Id: If99c82c8b631d459d4b20fb27ab22f05d6260095 Reviewed-by: Dominik Holland --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 68d2cb81..018d1228 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,6 +33,7 @@ find_package(Qt6 ${PROJECT_VERSION} QUIET CONFIG OPTIONAL_COMPONENTS Widgets ZlibPrivate DltLogging + WaylandGlobalPrivate # remove after QTBUG-95388 is fixed ) include(src/main-lib/Qt6AppManMainPrivateMacros.cmake) -- cgit v1.2.1