-add GPGME_LIBRARY_DIR to FindGpgme.cmake, which can be used as a hint in…

Authored by neundorf on Dec 3 2008, 6:46 PM.

Description

-add GPGME_LIBRARY_DIR to FindGpgme.cmake, which can be used as a hint in FindQGpgme.cmake when searching for qgpgme -actually search for qgpgme in FindQgpgme.cmake instead of just assuming it's there (this breaks if the libraries found in FindGpgme.cmake are in /usr/lib, but qgpgme is e.g. in /opt/kdesupport/lib, in that case the link directory for qgpgme wasn't added)

Does anybody know what the comment "ensure that they are cached" and the following lines are supposed to do ?

CCMAIL: kde-pim@kde.org

Alex

svn path=/trunk/KDE/kdepimlibs/; revision=892180

Details