diff options
Diffstat (limited to 'Common/NativeApp/Linux')
| -rw-r--r-- | Common/NativeApp/Linux/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Common/NativeApp/Linux/CMakeLists.txt b/Common/NativeApp/Linux/CMakeLists.txt index fae7e73..9c072c5 100644 --- a/Common/NativeApp/Linux/CMakeLists.txt +++ b/Common/NativeApp/Linux/CMakeLists.txt @@ -20,7 +20,7 @@ source_group("interface" FILES ${INTERFACE}) target_link_libraries(XCBKeySyms PRIVATE - BuildSettings + Diligent-BuildSettings ) set_target_properties(XCBKeySyms PROPERTIES |
