[Kde-pim] Review Request: find_package support for libkleo
Eduardo Robles Elvira
edulix at gmail.com
Sun Oct 25 00:48:22 BST 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/1967/
-----------------------------------------------------------
Review request for KDE PIM.
Summary
-------
Currently libkleo is not being used by any application outside kdepim, but I'm working in a project which involves using libkleo in konqueror/khtml, which means I need to link to it from outside kdepim.
This patch adds a KleoConfig.cmake file that will let anyone use find_package(Kleo REQUIRED) in any other KDE4 application to be able to easily find and use libkleo.
Diffs
-----
/trunk/KDE/kdepim/libkleo/CMakeLists.txt 1034981
/trunk/KDE/kdepim/libkleo/KleoConfig.cmake.in PRE-CREATION
Diff: http://reviewboard.kde.org/r/1967/diff
Testing
-------
So far I've tested it locally and it works as expected, I can find Libkleo, include its headers and link to the library itself.
Thanks,
Eduardo
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list