Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add second failure message parameter to | Alexander Neundorf | 2007-07-23 | 1 | -1/+1 |
| | | | | | | | | 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 | ||||
* | ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXX | Alexander Neundorf | 2007-07-18 | 1 | -14/+9 |
| | | | | | | | modules, remove some of the extra search paths which are also searched by default Alex | ||||
* | ENH: Removing platform-specific name hacks now that FIND_LIBRARY handles it. | Brad King | 2006-02-09 | 1 | -5/+1 |
| | |||||
* | ENH: Added names for gnuwin32 library versions. | Brad King | 2006-02-09 | 1 | -4/+9 |
| | |||||
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -2/+1 |
| | |||||
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -6/+5 |
| | |||||
* | ENH: Removing extra 64-bit search paths. They are now constructed ↵ | Brad King | 2005-04-07 | 1 | -1/+0 |
| | | | | automatically from the paths listed. | ||||
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 1 | -0/+1 |
| | |||||
* | Fixed mistake in comments | Ian Scott | 2002-09-03 | 1 | -1/+1 |
| | | | | | Transferred OPENGL finding logic in from VXL Added Some backwards compatibility with CMake1.4 | ||||
* | Fix Bugs | Ian Scott | 2002-09-02 | 1 | -4/+4 |
| | |||||
* | This Find Module is in the new style | Ian Scott | 2002-09-02 | 1 | -0/+28 |