fish-shell/cmake
ridiculousfish 84e0c8d32e Guard thread_local
Mac OS X 10.9 supports __thread but not C++11 thread_local.
Teach CMake to detect support for thread_local and use the proper
define guard.

Fixes #7023
2020-05-22 13:41:05 -07: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 Guard thread_local 2020-05-22 13:41:05 -07:00
Docs.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
gettext.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
Install.cmake Change extra_*dir options to use prefix instead of /usr/local 2020-04-04 13:07:54 +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 Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
Version.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00