Enabling WITH_HTTP_PROXY per default
This commit is contained in:
parent
469f680ebf
commit
a25c4a0fe3
@ -68,7 +68,7 @@ option(STATIC_CHANNELS "Build channels statically" ON)
|
||||
|
||||
option(WITH_CHANNELS "Build virtual channel plugins" ON)
|
||||
|
||||
option(WITH_HTTP_PROXY "Build HTTP proxy support" OFF)
|
||||
option(WITH_HTTP_PROXY "Build HTTP proxy support" ON)
|
||||
|
||||
if(WITH_CLIENT AND WITH_CHANNELS)
|
||||
option(WITH_CLIENT_CHANNELS "Build virtual channel plugins" ON)
|
||||
|
Loading…
Reference in New Issue
Block a user