mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Rewrite Gcrypt cmake module.
This commit is contained in:
parent
8a964f35d1
commit
b0bec62c07
3 changed files with 24 additions and 31 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue