From db0287d2ef66dd3cad8f3bf61af32632fa1a777e Mon Sep 17 00:00:00 2001 From: Chaoya Li Date: Wed, 21 Jul 2021 08:43:45 +0800 Subject: [PATCH] trigger upstream CI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 127b8d205..bfa0bfb7e 100644 --- a/README.md +++ b/README.md @@ -1657,3 +1657,4 @@ Some tests change the installed files and hence make the whole process not repro Note you need to call `cmake -LE "not_reproducible|git_required"` to exclude both labels. See [issue #2596](https://github.com/nlohmann/json/issues/2596) for more information. As Intel compilers use unsafe floating point optimization by default, the unit tests may fail. Use flag [`/fp:precise`](https://software.intel.com/content/www/us/en/develop/documentation/cpp-compiler-developer-guide-and-reference/top/compiler-reference/compiler-options/compiler-option-details/floating-point-options/fp-model-fp.html) then. +