Paste P633

Masterwork From Distant Lands
ActivePublic

Authored by davidedmundson on Sep 2 2020, 3:51 PM.
diff --git a/src/server/CMakeLists.txt b/src/server/CMakeLists.txt
index 0f99682..74c6947 100644
--- a/src/server/CMakeLists.txt
+++ b/src/server/CMakeLists.txt
@@ -346,8 +346,8 @@ target_include_directories(KWaylandServer INTERFACE "$<INSTALL_INTERFACE:${KDE_I
target_link_libraries(KWaylandServer
PUBLIC Qt5::Gui
- PRIVATE
Wayland::Server
+ PRIVATE
EGL::EGL
Qt5::Concurrent
)
davidedmundson edited the content of this paste. (Show Details)Sep 2 2020, 3:51 PM
davidedmundson changed the title of this paste from untitled to Masterwork From Distant Lands.