This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
Apq
/
CMake
mirror of
https://github.com/Kitware/CMake.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Teach CMake how to work with G95 on mingw.
Bill Hoffman
15 năm trước cách đây
mục cha
fc4e7dcec0
commit
570ceeb4a4
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
Modules/Platform/Windows-G95-Fortran.cmake
+ 1
- 0
Modules/Platform/Windows-G95-Fortran.cmake
Xem Tập Tin
@@ -0,0 +1 @@
+include(Platform/Windows-GNU-Fortran)