aboutsummaryrefslogtreecommitdiff
path: root/modules/FindExiv2.cmake
AgeCommit message (Collapse)Author
2011-06-30Move the modules, modules-test and systeminfo subdirs into 'attic'Allen Winter
2010-09-26basically a rewrite of FindExiv2.cmake, now works also without pkg-config, ↵Alexander Neundorf
has proper verison checking using the new extended syntax of find_package_handle_standard_args(), and a clearer path through the code Alex svn path=/trunk/KDE/kdelibs/; revision=1179983
2009-12-13-also use the "NAMES" keyword Alexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=1062039
2009-12-13remove NO_DEFAULT_PATH in the find_library() callAllen Winter
use HINTS rather than PATHS in the find_path() call svn path=/trunk/KDE/kdelibs/; revision=1062007
2009-12-12fix find_library to use HINTS rather than PATHS when searchingAllen Winter
svn path=/trunk/KDE/kdelibs/; revision=1061755
2009-01-04-add missing copyright notices, I hope I got it rightAlexander Neundorf
-also a few empty lines here and there to make it look nicer Alex svn path=/trunk/KDE/kdelibs/; revision=905547
2008-11-14Revert those files back to rev 882880 to get them into a known working state ↵Alexander Neundorf
again, except FindStrigi.cmake, which seems to be working. Let's start now cleaning them up step by step. Alex CCMAIL: helio@kde.org svn path=/trunk/KDE/kdelibs/; revision=884355
2008-11-11Less verboseHelio Castro
svn path=/trunk/KDE/kdelibs/; revision=882897
2008-11-11- Fix includedirs and add requires for pkgconfigHelio Castro
svn path=/trunk/KDE/kdelibs/; revision=882894
2008-11-11- Move old test check for new cmake pkg_check_moduleHelio Castro
svn path=/trunk/KDE/kdelibs/; revision=882888
2008-07-20FindPCRE.cmake: lowercasingAlexander Neundorf
FindSharedMimeInfo.cmake: document SHARED_MIME_INFO_MINIMUM_VERSION and add a comment about the WORKING_DIRECTORY FindGStreamer.cmake: use FIND_PACKAGE_HANDLE_STANDARD_ARGS() FindExiv2.cmake: lowercasing, document EXIV2_MIN_VERSION FindKDE4Internal.cmake: remove empty lines from documentation block so everything is included again in the generated documentation Alex svn path=/trunk/KDE/kdelibs/; revision=835253
2008-07-11Forwardport 830862, kexiv2 requires exiv2 >= 0.13 for AccessMode.David Faure
svn path=/trunk/KDE/kdelibs/; revision=830871
2007-08-06Remove not necessary pathLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=697081
2007-06-23Fix logic (When we don't find mini version of libLaurent Montel
we must exit) svn path=/trunk/KDE/kdelibs/; revision=679228
2007-06-13Not a FATAL_MESSAGE but a STATUS otherwise it breaksLaurent Montel
optional_module svn path=/trunk/KDE/kdelibs/; revision=674821
2007-06-11Needs by kdegraphics and extragear/libsLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=674037