fish-shell/cmake
Mahmoud Al-Qudsi fea1597a27 [cmake] Correct test for term.h (include curses.h first)
The non-ncurses version of term.h requires that curses.h be first
included. Only very recent versions of CMake include a LANGUAGE
option to CHECK_INCLUDE_FILES, so we aren't using it and specifying
CXX here..
2018-02-04 03:11:22 -06:00
..
CheckIncludeFiles.cmake cmake: update CheckIncludeFiles to enable C++ checks 2017-11-17 16:21:56 +08:00
ConfigureChecks.cmake [cmake] Correct test for term.h (include curses.h first) 2018-02-04 03:11:22 -06:00
Docs.cmake [cmake] copy shipped documentation files if they exist 2018-02-01 22:46:27 +08:00
gettext.cmake [cmake] fix installation of translations 2018-01-22 14:30:36 +08:00
Install.cmake Fix broken fish.pc build on non-GNU platforms 2018-01-23 22:07:04 -06:00
PCRE2.cmake Move CMakeFiles to cmake 2017-11-17 16:21:55 +08:00
Tests.cmake [cmake] only copy tests for out-of-tree builds 2018-02-01 22:46:27 +08:00
Version.cmake [cmake] Untangle the CMake versioning 2018-01-08 22:28:10 -08:00