mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
[client] clipboard: add direct LGMP synchronization
This commit is contained in:
@@ -2,6 +2,7 @@ cmake_minimum_required(VERSION 3.10)
|
||||
project(transport_LGMP LANGUAGES C)
|
||||
|
||||
add_library(transport_LGMP STATIC
|
||||
clipboard.c
|
||||
input.c
|
||||
lgmp.c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user