mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[client] spice: move protocol into transport
This commit is contained in:
@@ -20,6 +20,7 @@ endfunction()
|
||||
|
||||
# Add/remove transports here!
|
||||
add_transport(LGMP)
|
||||
add_transport(SPICE)
|
||||
if(ENABLE_TESTS)
|
||||
add_transport(Test)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user