Home GnuPG

Add FindGpgError.cmake to find gpg-error

Description

Add FindGpgError.cmake to find gpg-error

Use a proper FindGpgError CMake module. The old FindAssuan2 also looked
for gpg-error, but the new one doesn't.

We require gpg-error 1.36 which is the same version required by the
version of gpgme we require.

Details

Provenance
ikloeckerAuthored on Dec 16 2022, 5:06 PM
Parents
rKLEOPATRA8a10d99a4b58: Replace FindAssuan2.cmake with a rewrite
Branches
Unknown
Tags
Unknown
Tasks
T6310: kleo: Use pkg-config to determine libassuan use