GEOS-ESM / ESMA_cmake

Custom CMake macros for the GEOS Earth System Model
Apache License 2.0
4 stars 9 forks source link

Workaround for OpenMP + NAG + CMake #397

Closed mathomp4 closed 2 months ago

mathomp4 commented 2 months ago

This adds a workaround for a bug between NAG, OpenMP, and CMake.

See https://gitlab.kitware.com/cmake/cmake/-/issues/21280 for more info.