summaryrefslogtreecommitdiff
path: root/Modules/FindPNG.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindPNG: Add default install locations on WindowsLisanna2023-02-031-4/+22
* FindPNG: only mark used variables as advancedBen Boeckel2021-02-151-2/+1
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+2
* FindPNG use NAMES_PER_DIRSibi Siddharthan2020-07-021-2/+2
* FindPNG: add 'm' dependencies to static lib on LinuxDavid Callu2019-11-281-0/+10
* FindPNG: Add static libpng names for MSVCSteve Robinson2019-07-151-2/+2
* FindPNG: Fix definitions on imported targetAxel Huebl2019-05-171-1/+4
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-43/+44
* Modules: Replace coded PATHS with PATH_SUFFIXESChristian Pfeiffer2017-11-201-3/+1
* FindPNG: Fix small typo fix in module helpMaxime Morel2016-12-151-1/+1
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Modules: Make imported targets fall back to `Release`Brad King2016-08-031-7/+7
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-2/+2
* FindPNG: Create an imported PNG::PNG target (#15911)Sam Thursfield2016-01-211-7/+43
* Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-221-10/+13
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-4/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-10/+25
* FindPNG: Honor old PNG_LIBRARY if provided (#14398)Brad King2013-09-131-5/+9
* FindPNG: improve library detection (#14301)Rolf Eike Beer2013-07-271-3/+30
* FindPNG: Add versioned library names for 1.6 (#14289)Brad King2013-07-151-1/+4
* 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