summaryrefslogtreecommitdiff
path: root/devel/gammaray/files/patch-CMakeLists.txt
blob: 14168c9e50ca29ebb08403505bd889334e744a51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Weird CMake macro error coming from that

--- CMakeLists.txt.orig	2023-09-04 14:43:10 UTC
+++ CMakeLists.txt
@@ -459,7 +459,6 @@ find_package(
         Test
         WebEngineWidgets
         Widgets
-        WaylandCompositor
 )
 if(ANDROID)
     find_package(Qt${QT_VERSION_MAJOR} NO_MODULE REQUIRED COMPONENTS AndroidExtras)