libgeos / geos

Geometry Engine, Open Source
https://libgeos.org
GNU Lesser General Public License v2.1
1.1k stars 339 forks source link

CMakeLists.txt: add compatibility with latest Intel Compiler #1057

Closed rouault closed 1 month ago

rouault commented 2 months ago

With those tunings (mostly forcing -fno-fast-math), build passes without warnings with ICC 2024.0.2.29 in Release mode, and tests pass as well.

rouault commented 2 months ago

clang++-14 ASAN issue is unrelated since it also occurs on latest master: https://github.com/libgeos/geos/actions/runs/8335308670/job/22811441575