opnsense-ports/devel/gammaray/files/patch-CMakeLists.txt
Franco Fichtner dc8ceb4a03 */*: sync with upstream
Taken from: FreeBSD
2024-09-20 09:22:36 +02:00

12 lines
328 B
Text

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)