mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 19:00:54 -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.