mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 07:11:05 -06: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.