mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-15 12:00:51 +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.