[PATCH] FindExiv2.cmake

Allen Winter winter at kde.org
Sat Dec 12 16:22:55 CET 2009


Howdy,

Attached is a patch for FindExiv2.cmake.

I have libexiv 0.12 installed in /usr and libexiv 0.18 installed in /usr/local.
I need the buildsystem to find the version in /usr/local.

I properly have my PKG_CONFIG_PATH set so /usr/local/lib/pkgconfig is searched first.

The current FindExiv2.cmake correctly locates 0.18 in /usr/local, but then
incorrectly sets the ${EXIV2_LIBRARIES} to the version in /usr/lib.

My patch fixes that.  Please review.

-Allen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindExiv2.cmake.diff
Type: text/x-patch
Size: 430 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20091212/171cb0f7/attachment.diff 


More information about the Kde-buildsystem mailing list