This check breaks my build under Windows, because I use clang (in msvc compatibility mode). https://github.com/fastfloat/fast_float/blob/d28a3320c2de0963b6e469b8ca3bbc36496de684/CMakeLists.txt#L59
This check breaks my build under Windows, because I use clang (in msvc compatibility mode).
fast_float/CMakeLists.txt
Line 59 in d28a332