jacobwilliams / json-fortran

A Modern Fortran JSON API
https://jacobwilliams.github.io/json-fortran/
Other
333 stars 82 forks source link

CMake changes in #544 #558

Closed jacobwilliams closed 3 months ago

jacobwilliams commented 3 months ago

The changing of the default behavior in #544 is breaking downstream packages (e.g. conda-forge, maybe others?)

see: https://github.com/conda-forge/json-fortran-feedstock/pull/7

Should restore the old behavior (tests enabled by default, build both the static and shared library).