Is there a foolproof tutorial to start with gpgme?
Johannes Zarl-Zierl
johannes at zarl-zierl.at
Thu Apr 28 00:54:05 CEST 2016
On Tuesday 26 April 2016 12:44:44 Robert J. Hansen wrote:
> Please note: since CMake doesn't have a plugin (yet) to automatically
> detect GPGME
The usual way is for a library to provide a PackageConfig.cmake file. The old-
style FindPackage.cmake "plugins" are very much deprecated and it's hard to
convince cmake maintainers to accept a new one...
That being said, it shouldn't be too hard to create a working gpgme-
config.cmake file using autotools....
Johannes
More information about the Gnupg-users
mailing list