mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
7cd539b163
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>
2 lines
30 B
CMake
2 lines
30 B
CMake
include(Compiler/GNU-Fortran)
|