This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
CMake
mirror of
https://github.com/Kitware/CMake.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Teach CMake how to work with G95 on mingw.
Bill Hoffman
15 years ago
parent
fc4e7dcec0
commit
570ceeb4a4
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
Modules/Platform/Windows-G95-Fortran.cmake
+ 1
- 0
Modules/Platform/Windows-G95-Fortran.cmake
View File
@@ -0,0 +1 @@
+include(Platform/Windows-GNU-Fortran)