浏览代码

Teach CMake how to work with G95 on mingw.

Bill Hoffman 15 年之前
父节点
当前提交
570ceeb4a4
共有 1 个文件被更改,包括 1 次插入0 次删除
  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)