diff options
author | Mark Wright <gienah@gentoo.org> | 2014-01-17 11:34:58 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-05-06 19:29:33 (GMT) |
commit | 1f646c6ce0766f8ab59868e7cac24034e6966504 (patch) | |
tree | e0276cc374858042638da4fdbb89caf1e49beaf1 /Source/cmAddLibraryCommand.h | |
parent | 0e4a2c7e3251c305cc4a9a02fa32011b3c142f5a (diff) | |
download | CMake-1f646c6ce0766f8ab59868e7cac24034e6966504.zip CMake-1f646c6ce0766f8ab59868e7cac24034e6966504.tar.gz CMake-1f646c6ce0766f8ab59868e7cac24034e6966504.tar.bz2 |
FindCurses: Detect and satisfy ncurses dependency on tinfo
When ncurses is built with USE=tinfo we need to find "tinfo" as a
dependency of the main library. Otherwise 'cbreak' is missing:
ld: ...: undefined reference to symbol 'cbreak'
ld: note: 'cbreak' is defined in DSO /lib/libtinfo.so.5 so try adding
it to the linker command line
See https://bugs.gentoo.org/show_bug.cgi?id=468622 for more information.
Applied-by: Rolf Eike Beer <eike@sf-mail.de>
Diffstat (limited to 'Source/cmAddLibraryCommand.h')
0 files changed, 0 insertions, 0 deletions