This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Apq
/
CMake
mirror da
https://github.com/Kitware/CMake.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Teach CMake how to work with G95 on mingw.
Bill Hoffman
15 anni fa
parent
fc4e7dcec0
commit
570ceeb4a4
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
Modules/Platform/Windows-G95-Fortran.cmake
+ 1
- 0
Modules/Platform/Windows-G95-Fortran.cmake
Vedi File
@@ -0,0 +1 @@
+include(Platform/Windows-GNU-Fortran)