summaryrefslogtreecommitdiffstats
path: root/Modules/FindCurses.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-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() macro in most of theAlexander Neundorf2007-07-191-29/+13
| | | | | | | not-too-complicated modules -remove unnecessary default search paths used in the FIND_XXX() calls Alex
* ENH: add documentation support for modulesBill Hoffman2005-12-141-2/+1
|
* ENH: clean up some stuffBill Hoffman2005-09-081-8/+45
|
* FIX: fix for bug 1438Bill Hoffman2005-02-171-1/+1
|
* ENH: Added /lib to curses search path.Brad King2001-12-121-3/+3
|
* HPUX support.Berk Geveci2001-11-051-4/+8
|
* Adding curses support.Berk Geveci2001-11-041-0/+16