--- CMakeLists.txt.orig 2024-12-07 16:18:30 UTC +++ CMakeLists.txt @@ -215,7 +215,7 @@ target_compile_options(geos_cxx_flags INTERFACE #----------------------------------------------------------------------------- target_compile_options(geos_cxx_flags INTERFACE - "$<$,$>:-ffp-contract=off>" + "$<$,$>:-ffp-model=strict>" "$<$:-ffp-contract=off>" "$<$:/fp:precise>" )