This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
146bf9267c
CMake
/
Modules
/
Compiler
/
CCur-Fortran.cmake
2 lines
30 B
CMake
Raw
Normal View
History
Unescape
Escape
Add support for Concurrent Fortran 77 Compiler The Concurrent Fortran compiler (ccur.com) is available on Linux and can be used much like the GNU Fortran compiler. Currently it has no preprocessor symbols to identify it so we need to detect it by matching compiler output. Suggested-by: Anthony Ette <Anthony.R.Ette@controlsdata.com>
2015-06-18 18:33:45 +03:00
include
(
Compiler/GNU-Fortran
)