blob: 10446b3b67e0588fa466c5dc9520baf143cf22cb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Weird CMake macro error coming from that
--- CMakeLists.txt.orig 2021-03-22 12:21:36 UTC
+++ CMakeLists.txt
@@ -405,7 +405,6 @@ find_package(Qt5 NO_MODULE QUIET OPTIONAL_COMPONENTS
Test
WebEngineWidgets
Widgets
- WaylandCompositor
)
set(MACOS_DISABLE_UNSUPPORTED_TESTS FALSE)
|