Browse Source

Teach CMake how to work with G95 on mingw.

Bill Hoffman 15 năm trước cách đây
mục cha
commit
570ceeb4a4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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)