You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug when IEEE floating-point rounding mode was set to IEEE_DOWN π
Various CMake updates:
Only installing if json-fortran is the top level project. Added a library alias so that json fortran can be included with find_package, fetch_content, and add_subdirectory easily.
Fixed compilation with Ninja and Intel OneAPI ifx compiler, and added some CMake options
Note that the CMake minimum version is now 3.18.
Also note that running the tests requires the CMake variable ENABLE_TESTS to be set to true.