KDE/kdegraphics/okular/generators/ooo

Pino Toscano toscano.pino at tiscali.it
Sun Nov 16 20:34:56 CET 2008


Alle domenica 16 novembre 2008, Manuel Nickschas ha scritto:
> SVN commit 885214 by nickschas:
>
> Add QCA2 dirs for linking, let's us build okular again
>
>
>  M  +1 -0      CMakeLists.txt
>
>
> --- trunk/KDE/kdegraphics/okular/generators/ooo/CMakeLists.txt
> #885213:885214 @@ -7,6 +7,7 @@
>  macro_log_feature(QCA2_FOUND "QCA" "Qt Cryptographic Architecture (QCA)"
> "http://delta.affinix.com/qca/" FALSE "2.0.0" "Support for encrypted
> OpenDocument Text documents in Okular.")
>
>  if ( QCA2_FOUND )
> +   link_directories( ${QCA2_LIBRARY_DIRS} )
>     include_directories( ${QCA2_INCLUDE_DIR} )
>     add_definitions( -DQCA2 )
>  endif( QCA2_FOUND )

Can we please fix FindQCA2.cmake and not the applications using it?
We had some policy to preserve how the Find*.cmake modules installed by 
kdelibs work, please respect it.

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20081116/1a08ca52/attachment.sig 


More information about the Kde-buildsystem mailing list