mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
Merge pull request #10693 from akallabeth/abi-fixes
[channels,rdpear] default to OFF
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
set(OPTION_DEFAULT OFF)
|
||||
set(OPTION_CLIENT_DEFAULT ON)
|
||||
set(OPTION_SERVER_DEFAULT ON)
|
||||
set(OPTION_CLIENT_DEFAULT OFF)
|
||||
set(OPTION_SERVER_DEFAULT OFF)
|
||||
|
||||
define_channel_options(NAME "rdpear" TYPE "dynamic"
|
||||
DESCRIPTION "Authentication redirection Virtual Channel Extension"
|
||||
|
||||
Reference in New Issue
Block a user