aboutsummaryrefslogtreecommitdiff
path: root/modules/FindPCRE.cmake
AgeCommit message (Expand)Author
2009-03-11Suppress 'not found' messages from pkgconfig when the module subsequentlyDavid Jarvie
2008-12-02-rework all uses of find_package(PkgConfig)/pkg_check_modules():Alexander Neundorf
2008-11-11Change as discussed with AlexLaurent Montel
2008-11-10Use FindPkgConfigLaurent Montel
2008-07-20FindPCRE.cmake: lowercasingAlexander Neundorf
2008-04-14remove CACHE STRING, which can cause problems.Allen Winter
2008-04-12Fall back to also asking pkg-config for PCRE.Harri Porten
2008-02-18some improvements to the docs:Alexander Neundorf
2008-01-31Fix problem when pcre is installed after a first configureLaurent Montel
2008-01-14Locate PCRE headers if they're in /SOMEINCLUDEDIR/pcreBernhard Rosenkraenzer
2007-08-08Look at all variable and not just libs variable which can beLaurent Montel
2007-08-08Use FIND_PACKAGE_HANDLE_STANDARD_ARGSLaurent Montel
2007-08-06Remove not necessary pathLaurent Montel
2006-09-09added copyright notice everywhere.Alexander Neundorf
2006-04-20OK so FIND_PATH and FIND_LIBRARIES use the cache already, so no need for the ...David Faure
2006-04-18More use of the cache; fixing previous commit to not recheck everytime when s...David Faure
2006-04-14Actually use the cache whenever possible. Should speed up the re-configuring ...David Faure
2006-04-08optimized gnuwin32 detection on windowsRalf Habacker
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
2006-02-15Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, of...David Faure
2006-02-15Lowercase some common keywords to improve readabilityDavid Faure
2006-02-12-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...Alexander Neundorf
2006-02-09revert last changeRalf Habacker
2006-02-09moved KICE_EXPORT definition to kdelibs_export_win.hRalf Habacker
2006-01-25add the stuff moved from kdesdk, maybe...Alexander Neundorf
2006-01-14-simple cmake modules for detecting libart, OpenSSL, FAM, jasper and PCREAlexander Neundorf