[Kde-pim] Use some kdepim component in a project

Christophe Giboudeaux cgiboudeaux at gmx.com
Sun Jan 20 02:37:24 GMT 2013


Hi,

On Saturday 19 January 2013 23:41:47 Michael Parchet wrote:
> Hello,
> 
> I Would like to use some kdepim  package component in my qt project that use
> cmake to compile.
> 
> To make a dependence between my project and kdepim, I used this line in the
> cmakeList file.
> 
> 
> find_package(Kdepim REQUIRED)
> 
> 
> but one oh both filed missing
> 
> KdepimConfig.cmake
>     kdepim-config.cmake
> 
> 
> Can you provide it me ?
> 
No. The kdepim and kdepim-runtime modules are not supposed to be used for 
building 3rd party applications. They don't install headers and nothing should 
try to use them from the outside.

The public API used by PIM applications lives in the kdepimlibs module.


Christophe


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20130120/c5292313/attachment.sig>
-------------- next part --------------
_______________________________________________
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