aboutsummaryrefslogtreecommitdiff
path: root/modules/FindGIF.cmake
AgeCommit message (Expand)Author
2006-05-30Allow cmake to use the gif include dir, necessary for the check.Paulo Moura Guedes
2006-05-28Check for UserData member of GifFileType so it bails with giflib (and not lib...Adriaan de Groot
2006-05-23Be just a *tad* more informative on the command-line when an essential depend...Adriaan de Groot
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-16using GNUWIN32_DIR requires detecting of gnuwin32 package dir beforeRalf Habacker
2006-02-15find libraries in previously detected gnuwin32 package location Ralf Habacker
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-09fixes for msysAlexander Neundorf
2006-02-08add some libnamesChristian Ehrlicher
2006-01-28look for libgif or libungifBenjamin Reed
2006-01-27-first *complete* build of *complete* kdelibs, with no undefined symbols leftAlexander Neundorf