Sfoglia il codice sorgente

Teach CMake how to work with G95 on mingw.

Bill Hoffman 15 anni fa
parent
commit
570ceeb4a4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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)