added cmake option:
cmake -DFORCES_WITH_ISO_FORTRAN_ENV=ON -B build -S .
this will use the kind definitions of iso_fortran_env instead of is_c_binding.
Also add qp
and cqp
for quad precision.
added cmake option:
cmake -DFORCES_WITH_ISO_FORTRAN_ENV=ON -B build -S .
this will use the kind definitions of iso_fortran_env instead of is_c_binding.
Also add qp
and cqp
for quad precision.