mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-22 23:42:34 +00:00
The "/Od" flag is used for C and C++ languages in this configuration so we should use it for Fortran too. Suggested-by: Oleg V. Zhylin <ovz@yahoo.com>