summaryrefslogtreecommitdiff
path: root/Modules/FindPNG.cmake
Commit message (Collapse)AuthorAgeFilesLines
* BUG: don't include MacroLibrary.cmake, but add a cmake module which ↵Alexander Neundorf2006-03-201-4/+4
| | | | | | | | implements ADD_FILE_DEPENDENCIES() ENH: mark the variables from FindPNG.cmake as advanced Alex
* 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 ↵Brad King2005-04-071-2/+1
| | | | automatically from the paths listed.
* 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
| | | | | Transferred OPENGL finding logic in from VXL Added Some backwards compatibility with CMake1.4
* 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