Removed forced disable of microphone redirection for android builds.
This commit is contained in:
parent
3db1b51ba1
commit
5abe42226d
@ -4,7 +4,6 @@ set(OPTION_CLIENT_DEFAULT ON)
|
||||
set(OPTION_SERVER_DEFAULT ON)
|
||||
|
||||
if(ANDROID)
|
||||
set(OPTION_CLIENT_DEFAULT OFF)
|
||||
set(OPTION_SERVER_DEFAULT OFF)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user