aboutsummaryrefslogtreecommitdiff
path: root/modules/FindPackageHandleStandardArgs.cmake
AgeCommit message (Collapse)Author
2007-08-23a little nicer default message.Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=703857
2007-08-06SVN_SILENT: typoLaurent Montel
svn path=/trunk/KDE/kdelibs/; revision=697054
2007-08-03-add FindPackageHandleStandardArgs.cmake from cmake cvs, which adds a macro ↵Alexander Neundorf
for handling the QUIETLY and REQUIRED arguments for FIND_PACKAGE() and which sets the foo_FOUND variable if all additional variables are TRUE -use this new macro in FindStrigi. -put the successful query of pkgfconfig for the strigi version in the cache, so it doesn't have to do it again the next time -if pkgconfig doesn't find strigi at all, print a warning message but don't fail Alex svn path=/trunk/KDE/kdelibs/; revision=695818