summaryrefslogtreecommitdiff
path: root/Modules/FindPNG.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-7/+7
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-4/+4
* FindPNG: support version selectionRolf Eike Beer2012-01-251-1/+10
* FindPNG: provide PNG_INCLUDE_DIRS, as the readme.txt says (#11312)Alex Neundorf2011-11-181-6/+11
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Add new names for PNG and ZLIB librariesDavid Cole2011-01-141-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* -add more names for libpng, so it also support libpng 1.4 on Windows (#10551)Alex Neundorf2010-04-191-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+12
* fix #9152: find ZLIB quietly if PNG is searched QUIETLYAlexander Neundorf2009-09-141-2/+7
* ENH: just converted case to lower for the bookKen Martin2009-07-211-17/+17
* ENH: add more names of linpng (sync with the KDE version)Alexander Neundorf2008-08-161-1/+1
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXXAlexander Neundorf2007-07-181-18/+5
* STYLE: remove empty line, so the documentation for the module is completeAlexander Neundorf2007-02-101-1/+0
* ENH: also look in /usr/local/include/libpng (OpenBSD)Alexander Neundorf2006-08-301-0/+13
* BUG: don't include MacroLibrary.cmake, but add a cmake module which implement...Alexander Neundorf2006-03-201-4/+4
* ENH: Put libpng name back because it is needed for plain windows.Brad King2006-02-091-1/+1
* ENH: Removing platform-specific name hacks now that FIND_LIBRARY handles it.Brad King2006-02-091-1/+1
* ENH: Added names for gnuwin32 library versions.Brad King2006-02-091-3/+4
* ENH: add documentation support for modulesBill Hoffman2005-12-141-10/+6
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-2/+1
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-1/+2
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-261-2/+2
* fixed typoKen Martin2003-01-131-1/+1
* I copied a bit too much VXL functionality here. OopsIan Scott2002-09-031-1/+1
* Fixed mistake in commentsIan Scott2002-09-031-1/+1
* Copied the X11 PNG and ZLIB functoinality from VXLIan Scott2002-09-021-0/+1
* Adding Zlib and PNG find modules in the new formatIan Scott2002-09-021-0/+47