mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Deleted local qjson, now using system qjson
Modified CmakeLists to require qjson Replaced non-standard qjson calls with standard ones
This commit is contained in:
@@ -174,6 +174,8 @@ endif()
|
||||
|
||||
find_package(LibMicroHTTPD REQUIRED)
|
||||
|
||||
find_package(QJSON REQUIRED)
|
||||
|
||||
find_package(ZLIB REQUIRED)
|
||||
|
||||
check_cxx_source_compiles("
|
||||
|
||||
Reference in New Issue
Block a user