summaryrefslogtreecommitdiffstats
path: root/NativeApp/Linux
diff options
context:
space:
mode:
Diffstat (limited to 'NativeApp/Linux')
-rw-r--r--NativeApp/Linux/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/NativeApp/Linux/CMakeLists.txt b/NativeApp/Linux/CMakeLists.txt
index 9c072c5..a550fe0 100644
--- a/NativeApp/Linux/CMakeLists.txt
+++ b/NativeApp/Linux/CMakeLists.txt
@@ -20,7 +20,8 @@ source_group("interface" FILES ${INTERFACE})
target_link_libraries(XCBKeySyms
PRIVATE
- Diligent-BuildSettings
+ Diligent-BuildSettings
+ xcb
)
set_target_properties(XCBKeySyms PROPERTIES