aboutsummaryrefslogtreecommitdiff
path: root/modules/FindFlex.cmake
AgeCommit message (Collapse)Author
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-14add eol at eofAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=884376
2008-11-14-mark variables as advanced and add simple testAlexander Neundorf
Alex svn path=/trunk/KDE/kdelibs/; revision=884365
2008-02-18some improvements to the docs:Alexander Neundorf
-some modules were not at all documented, only few are left now -the copyright message doesn't have to be printed for every module in the docs -fix FindKorundom.cmake, it didn't follow the style guide and had typos (e.g. Korumdum_FOUND instead of KORUNDUM_FOUND) Alex (will commit modified FindKDE4Internal.cmake after Christians commit) svn path=/trunk/KDE/kdelibs/; revision=776742
2007-04-09Revert my last change, the two directories are searched by defaultAndreas Pakulat
svn path=/trunk/KDE/kdelibs/; revision=651810
2007-04-05Search in /usr/include and /usr/local/include for FlexLexer.hAndreas Pakulat
svn path=/trunk/KDE/kdelibs/; revision=650937
2007-03-29Merge changes from KDevelop's copy of FindFlex.cmake,Jakob Petsovits
as preparation for getting rid of it. svn path=/trunk/KDE/kdelibs/; revision=647835
2006-10-06For other modules that might require flex. For example kdesdk (kbabel)Allen Winter
svn path=/trunk/KDE/kdelibs/; revision=593108