Skip to content

Add FindLibAssuan and FindLibGpgError

(Copies of) these find modules are used by Kleopatra and will most likely also be used by libkleo.

I'm not sure about adding ws2_32 (a Windows library) to the INTERFACE_LINK_LIBRARIES of the LibAssuan::LibAssuan target. FindOpenSSL only adds it when linking statically, but it's also needed when linking dynamically.

Merge request reports