summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-02-20 13:39:30 (GMT)
committerBrad King <brad.king@kitware.com>2015-02-20 13:41:36 (GMT)
commitb4005a3ad9af5283f40befe7382a95c27799a90a (patch)
treed8129d72e36f83e5f05a5b2eaf29e2399e4f5b01 /Source
parentda92cdab5206d0556822ee12350636300ec73160 (diff)
downloadCMake-b4005a3ad9af5283f40befe7382a95c27799a90a.zip
CMake-b4005a3ad9af5283f40befe7382a95c27799a90a.tar.gz
CMake-b4005a3ad9af5283f40befe7382a95c27799a90a.tar.bz2
FindCurses: Drop unused check for cbreak in tinfo library
This check was first added by commit v3.0.0-rc5~6^2 (FindCurses: Detect and satisfy ncurses dependency on tinfo, 2014-01-17), but it is not correctly conditioned on existence of the tinfo library and fails if the code path is taken but tinfo is not found. However, since commit v3.2.0-rc1~369^2 (FindCurses: Drop search for deprecated HP-UX cur_colr library, 2014-11-17) the result of the check is not used, so simply drop it.
Diffstat (limited to 'Source')
0 files changed, 0 insertions, 0 deletions