mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-25 08:46:18 +00:00
This commit teaches CMake about the g95 compiler from http://www.g95.org We use 'G95' as the compiler id string, and add some basic flags. See issue #9241.