Implemented qhttp in server protocol

This commit is contained in:
Jonathan White 2017-02-14 23:54:08 -05:00 committed by Janek Bevendorff
parent 6dcb83f913
commit 5274826e5c
41 changed files with 6850 additions and 250 deletions

View file

@ -179,10 +179,6 @@ find_package(LibGPGError REQUIRED)
find_package(Gcrypt 1.6.0 REQUIRED)
if (WITH_XC_HTTP)
find_package(LibMicroHTTPD REQUIRED)
endif(WITH_XC_HTTP)
find_package(ZLIB REQUIRED)
check_cxx_source_compiles("