aboutsummaryrefslogtreecommitdiff
path: root/src/platform/gui/xcb/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/platform/gui/xcb/CMakeLists.txt')
-rw-r--r--src/platform/gui/xcb/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/platform/gui/xcb/CMakeLists.txt b/src/platform/gui/xcb/CMakeLists.txt
index 9ae1019d..cafc2e67 100644
--- a/src/platform/gui/xcb/CMakeLists.txt
+++ b/src/platform/gui/xcb/CMakeLists.txt
@@ -4,6 +4,7 @@ find_library(LIBRARY_XCB_IMDKIT xcb-imdkit REQUIRED)
find_library(LIBRARY_XKBCOMMON xkbcommon REQUIRED)
find_library(LIBRARY_XKBCOMMON_X11 xkbcommon-x11 REQUIRED)
add_library(CruPlatformGuiXcb
+ Clipboard.cpp
Cursor.cpp
InputMethod.cpp
Keyboard.cpp