aboutsummaryrefslogtreecommitdiff
path: root/modules/FindZLIB.cmake
AgeCommit message (Expand)Author
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-03-18-mark more variables as advanced, so that they don't clutter the default ccma...Alexander Neundorf
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