mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Rewrite Gcrypt cmake module.
This commit is contained in:
@@ -55,7 +55,7 @@ set(QT_USE_QTMAIN TRUE)
|
||||
find_package(Qt4 REQUIRED)
|
||||
include(${QT_USE_FILE})
|
||||
|
||||
find_package(Libgcrypt REQUIRED)
|
||||
find_package(Gcrypt REQUIRED)
|
||||
|
||||
find_package(ZLIB REQUIRED)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user