fish-shell/cmake
Mahmoud Al-Qudsi 4a5f0f3a3d Fix missing references when manually linking against curses
When CMake's own curses logic fails to find curses/ncurses, we fall back to
pkg-config and manually link the required libraries. Some platforms (RHEL 6,
see #6587) require CURSES_EXTRA_LIBRARY=tinfo, so we link against libtinfo
if it's found but are happy to continue without it if it doesn't exist.

Closes #6587
2020-07-08 10:58:41 -05:00
..
Benchmark.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
CheckIncludeFiles.cmake cmake: update CheckIncludeFiles to enable C++ checks 2017-11-17 16:21:56 +08:00
ConfigureChecks.cmake Fix missing references when manually linking against curses 2020-07-08 10:58:41 -05:00
Docs.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
gettext.cmake Mark Intl cmake package as quiet 2020-06-06 18:56:54 -07:00
Install.cmake Update some .md references 2020-05-30 10:07:21 +02:00
Mac.cmake Disable Mac codesigning if MAC_CODESIGN_ID is falsey 2020-04-28 10:34:06 -07:00
MacApp.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
PCRE2.cmake Add CMake variable FISH_USE_SYSTEM_PCRE2 2020-04-28 18:30:40 -07:00
Tests.cmake Add pexpect-based interactive testing framework 2020-06-07 14:46:21 -07:00
Version.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00