OSGeo / gdal

GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
https://gdal.org
Other
4.91k stars 2.55k forks source link

CMake: use add_compile_options() instead of setting CMAKE_CXX_FLAGS for -fno-finite-math-only #11287

Closed rouault closed 2 hours ago

rouault commented 5 hours ago

Fixes #11286

@andrew-aitchison Can you confirm it fixes your issue?

andrew-aitchison commented 3 hours ago

Confirm issue fixed