LocalRedirectServer: Remove https option and gnutls dependency
This commit is contained in:
@@ -116,7 +116,6 @@ if(USE_ICU)
|
||||
else()
|
||||
find_package(Iconv)
|
||||
endif()
|
||||
find_package(GnuTLS REQUIRED)
|
||||
find_package(Protobuf CONFIG)
|
||||
if(NOT Protobuf_FOUND)
|
||||
find_package(Protobuf REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user