fish-shell/cmake
Fabian Homborg ffab420e43 Add fallback wcstod_l for musl
Just sets locale to "C" (because that's the only one we need), does
wcstod and resets the locale.

No idea why uselocale(loc) failed for me, but it did.

Fixes #5407.
2018-12-12 15:12:12 +01:00
..
CheckIncludeFiles.cmake cmake: update CheckIncludeFiles to enable C++ checks 2017-11-17 16:21:56 +08:00
ConfigureChecks.cmake Add fallback wcstod_l for musl 2018-12-12 15:12:12 +01:00
Docs.cmake [cmake] support prebuilt documentation in out-of-tree builds 2018-03-24 22:38:38 +08:00
gettext.cmake [cmake] fix installation of translations 2018-01-22 14:30:36 +08:00
Install.cmake Build system: add extra sysconf directories 2018-11-04 21:14:06 +08:00
PCRE2.cmake Move CMakeFiles to cmake 2017-11-17 16:21:55 +08:00
Tests.cmake Teach cmake to run expect tests 2018-07-21 15:43:31 -07:00
Version.cmake git_version_gen: add support for out-of-tree tarballs 2018-08-28 23:10:24 +08:00