mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-31 18:48:48 -04:00
parent
6f9224784e
commit
ea1554915b
1 changed files with 2 additions and 0 deletions
|
@ -225,6 +225,8 @@ find_package(Gcrypt 1.6.0 REQUIRED)
|
|||
|
||||
find_package(ZLIB REQUIRED)
|
||||
|
||||
set(CMAKE_REQUIRED_INCLUDES ${ZLIB_INCLUDE_DIR})
|
||||
|
||||
check_cxx_source_compiles("
|
||||
#include <zlib.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue