[KPhotoAlbum] CMakeLists.txt and libkface
Johannes Zarl
johannes at zarl.at
Fri Nov 14 18:21:46 GMT 2014
On Friday 14 November 2014 16:26:50 Tobias Leupold wrote:
> So I tried it with:
>
> find_package(Kface 3.5.0 CONFIG)
> macro_bool_to_01(KFACE_FOUND HAVE_KFACE)
> if(KFACE_FOUND)
> INCLUDE_DIRECTORIES(${KFACE_INCLUDE_DIR})
> endif(KFACE_FOUND)
>
> which works just fine here, with and without libkface, and will also play
> nice with Portage and USE flags on Gentoo. Would you please verify that
> this is also okay on other systems?
Yes, this works also with other systems.
I've pushed this to git master, with the slight change of using Kface_FOUND
instead of KFACE_FOUND. Since the uppercase variable is only used for
compatibility, this should reduce confusion as to which variable should be set
to false when one wants to disable libkface.
Cheers,
Johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kphotoalbum/attachments/20141114/d1611c4c/attachment.sig>
More information about the Kphotoalbum
mailing list