From 432a5ab575d9032af732ed63fd4f53507333288b Mon Sep 17 00:00:00 2001 From: Vlad Zahorodnii Date: Mon, 31 Oct 2022 22:22:14 +0200 Subject: [PATCH] build: Remove include_directories(XKB) --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 235526a94b..3dceb163fb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -388,8 +388,6 @@ set(KWIN_NAME "kwin") set(KWIN_INTERNAL_NAME_X11 "kwin_x11") set(KWIN_INTERNAL_NAME_WAYLAND "kwin_wayland") -include_directories(${XKB_INCLUDE_DIR}) - set(HAVE_EPOXY_GLX ${epoxy_HAS_GLX}) # for kwin internal things