Browse Source

Teach CMake how to work with G95 on mingw.

Bill Hoffman 15 years ago
parent
commit
570ceeb4a4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Modules/Platform/Windows-G95-Fortran.cmake

+ 1 - 0
Modules/Platform/Windows-G95-Fortran.cmake

@@ -0,0 +1 @@
+include(Platform/Windows-GNU-Fortran)