[client] core: added initial clipboard interface and x11 stubs

This commit is contained in:
Geoffrey McRae
2019-02-22 22:38:52 +11:00
parent 08bf01b649
commit 54e8cce33c
5 changed files with 131 additions and 2 deletions

View File

@@ -57,6 +57,7 @@ set(SOURCES
utils.c
spice/rsa.c
spice/spice.c
clipboard/x11.c
decoders/null.c
decoders/yuv420.c
renderers/opengl.c