mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Fixed various Qt5 changes in the http code
This commit is contained in:
parent
aba4fa94be
commit
7f7753a004
16 changed files with 77 additions and 71 deletions
|
@ -163,8 +163,6 @@ find_package(Gcrypt 1.6.0 REQUIRED)
|
|||
|
||||
find_package(LibMicroHTTPD REQUIRED)
|
||||
|
||||
find_package(QJSON REQUIRED)
|
||||
|
||||
find_package(ZLIB REQUIRED)
|
||||
|
||||
check_cxx_source_compiles("
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue