Kovarththanan Rajaratnam
5abed16cc2
FindZLIB: only set INCLUDE_DIRECTORIES/LIBRARIES if zlib is found
2010-04-17 09:56:00 +02:00
Kovarththanan Rajaratnam
79442f8045
FindZLIB: add support for version handling ( fixes #5588 )
...
This change depends on the fix for #9414 which should land very soon.
2010-04-11 10:55:51 +02:00
Kovarththanan Rajaratnam
001efa5961
FindZLIB: add support for GnuWin32 ( fixes #5588 )
2010-04-11 10:55:50 +02:00
Kovarththanan Rajaratnam
5ea4992621
FindZLIB: FindPackageHandleStandardArgs already contains the quiet handling
2010-04-11 10:55:50 +02:00
Mathieu Malaterre
0615218bdf
STYLE: respect convention (while being backward compat)
2009-10-30 12:17:25 -04:00
Brad King
c4bb9c9d42
Convert CMake find-modules to BSD License
...
This adds copyright/license notification blocks CMake's find-modules.
Many of the modules had no notices at all. Some had notices referring
to the BSD license already. This commit normalizes existing notices and
adds missing notices.
2009-09-28 11:45:50 -04:00
Alexander Neundorf
13db5b578b
ENH: add second failure message parameter to
...
FIND_PACKAGE_HANDLE_STANDARD_ARGS(), so cmake modules can specify their own
better failure messages. If the default is ok use "DEFAULT_MSG".
Do this also for FindBoost.cmake (#5349 )
Alex
2007-07-23 09:49:52 -04:00
Alexander Neundorf
b5f656e0de
ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXX
...
modules, remove some of the extra search paths which are also searched by
default
Alex
2007-07-18 13:56:45 -04:00
Alexander Neundorf
97c5324534
BUG: don't append to ZLIB_NAMES
...
ENH: also check for zdll on windows
ENH: honor REQUIRED and QUIETLY
Alex
2006-06-09 15:49:27 -04:00
Brad King
64cb554397
ENH: Removing platform-specific name hacks now that FIND_LIBRARY handles it.
2006-02-09 15:08:16 -05:00
Brad King
ef88c8cbc8
ENH: Added names for gnuwin32 library versions.
2006-02-09 12:04:25 -05:00
Bill Hoffman
b7fa820118
ENH: add documentation support for modules
2005-12-14 13:51:08 -05:00
Bill Hoffman
af59771b9b
ENH: clean up some stuff
2005-09-08 11:38:55 -04:00
Brad King
290ffc01b6
ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed.
2005-04-07 14:27:01 -04:00
Brad King
76f9050026
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
2005-04-07 13:46:02 -04:00
Ian Scott
f5ea46bbc5
This file should not be empty
2002-09-02 16:24:25 -04:00
Ian Scott
99a335de48
Moved FindZLib.cmake to FindZLIB.cmake
2002-09-02 15:49:30 -04:00