fish-shell/cmake
David Adam f135c53196 [cmake] move all CheckFunctionExists to CheckCXXSymbolExists
CheckFunctionExists checks for C linkage only, and recommends the use of
CheckSymbolExists in the documentation. This improves the detection of
C++ features, as opposed to C features.
2018-01-30 22:28:04 +08:00
..
CheckIncludeFiles.cmake cmake: update CheckIncludeFiles to enable C++ checks 2017-11-17 16:21:56 +08:00
ConfigureChecks.cmake [cmake] move all CheckFunctionExists to CheckCXXSymbolExists 2018-01-30 22:28:04 +08:00
Docs.cmake [cmake] make building documentation optional 2018-01-14 21:16:11 +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] make build_lexicon_filter part of DocTargets only 2018-01-14 21:14:22 +08:00
Version.cmake [cmake] Untangle the CMake versioning 2018-01-08 22:28:10 -08:00