From 0e32816f8b7326be4db1ccacf4117e49495a6106 Mon Sep 17 00:00:00 2001 From: Kurt Hindenburg Date: Sun, 14 Sep 2014 09:30:06 -0400 Subject: [PATCH] Only use X11_X11_LIB instead of X11_LIBRARIES Thanks to Bernd Steinhauser linux bernd steinhauser de REVIEW: 119908 --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 74d2ffe1..adc46d7a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -130,7 +130,7 @@ set(konsoleprivate_SRCS ${sessionadaptors_SRCS} WindowSystemInfo.cpp ${CMAKE_CURRENT_BINARY_DIR}/org.kde.konsole.Window.xml ${CMAKE_CURRENT_BINARY_DIR}/org.kde.konsole.Session.xml) -set(konsole_LIBS ${X11_LIBRARIES} +set(konsole_LIBS ${X11_X11_LIB} KF5::XmlGui Qt5::PrintSupport Qt5::Xml