mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
[client] lgmp: transport clipboard files
This commit is contained in:
@@ -123,8 +123,14 @@ set(LGMP_CLIPBOARD_CASES
|
||||
blocked
|
||||
cancel
|
||||
restart
|
||||
process-restart
|
||||
file-stream
|
||||
file-limits
|
||||
file-owner-loss
|
||||
file-malformed
|
||||
disconnect
|
||||
malformed
|
||||
file-format
|
||||
)
|
||||
foreach(name IN LISTS LGMP_CLIPBOARD_CASES)
|
||||
add_test(NAME lgmp-clipboard-${name}
|
||||
|
||||
Reference in New Issue
Block a user