uDALES / u-dales

uDALES: large-eddy-simulation software for urban flow, dispersion and microclimate modelling
https://udales.github.io/u-dales
GNU General Public License v3.0
54 stars 18 forks source link

Move debug flags to debug build type #226

Closed dc2917 closed 2 months ago

dc2917 commented 2 months ago

This PR moves the debug flags from CMAKE_Fortran_FLAGS to CMAKE_Fortran_FLAGS_DEBUG, so that CMAKE_Fortran_FLAGS_RELEASE works correctly for release builds.