Joao Paulo Magalhaes 8ba7d2e850 travis vs FetchContent_MakeAvailable(): give up on a recent cmake
... Avoid using the modern cmake function, and go back to an earlier
approach. The ppc64le travis images was not dealing well with the
attempt to hoist a modern cmake into it:

https://travis-ci.com/github/lemire/fast_float/jobs/444278392
2020-11-21 18:48:36 +00:00
..
basictest.cpp powers of ten test: do not fail when pow() is broken - merely warn 2020-11-20 10:02:33 +00:00
CMakeLists.txt travis vs FetchContent_MakeAvailable(): give up on a recent cmake 2020-11-21 18:48:36 +00:00
dtoa.c First commit 2020-10-19 12:38:13 -04:00
example_test.cpp Updating the README example. 2020-10-27 14:42:36 -04:00
exhaustive32_64.cpp Minor code cleaning. 2020-11-11 22:50:21 -05:00
exhaustive32_midpoint.cpp Build with pedantic flags under GNU GCC. 2020-11-11 20:17:18 -05:00
exhaustive32.cpp Build with pedantic flags under GNU GCC. 2020-11-11 20:17:18 -05:00
long_exhaustive32_64.cpp Minor fix. 2020-10-29 16:40:20 -04:00
long_exhaustive32.cpp Making errors verbose. 2020-11-02 20:22:08 -05:00
long_random64.cpp re #33: 32bit version. gcc compiles successfully, fails tests. 2020-11-20 00:48:19 +00:00
long_test.cpp First commit 2020-10-19 12:38:13 -04:00
random64.cpp re #33: 32bit version. gcc compiles successfully, fails tests. 2020-11-20 00:48:19 +00:00
random_string.cpp Sign conversion pedantry. 2020-11-11 20:43:36 -05:00
short_random_string.cpp Sign conversion pedantry. 2020-11-11 20:43:36 -05:00
string_test.cpp Sign conversion pedantry. 2020-11-11 20:43:36 -05:00