mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
xfreerdp: external client integration
This commit is contained in:
2
client/.gitignore
vendored
2
client/.gitignore
vendored
@@ -0,0 +1,2 @@
|
||||
WaykClient
|
||||
|
||||
|
||||
@@ -51,3 +51,7 @@ if(ANDROID)
|
||||
add_subdirectory(Android)
|
||||
endif()
|
||||
|
||||
if(WITH_WAYK)
|
||||
add_subdirectory(WaykClient)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user