GEOS-ESM / ESMA_cmake

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

Add QUIET_DEBUG option #320

Closed mathomp4 closed 1 year ago

mathomp4 commented 1 year ago

This PR adds a QUIET_DEBUG option for Intel Fortran to suppress a lot of the output from compilation.

This will mainly be used in CI cases where output it too voluminous and breaks things.