mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
moving android client build to be part of aFreeRDP.apk gradle build
This commit is contained in:
@@ -51,8 +51,7 @@ if(FREERDP_VENDOR AND WITH_CLIENT)
|
||||
endif()
|
||||
|
||||
if(ANDROID)
|
||||
message(STATUS "Adding Android client")
|
||||
add_subdirectory(Android)
|
||||
message(STATUS "Android client module is built with Android Studio project")
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user