mirror of
https://github.com/reactos/CMake.git
synced 2024-12-05 02:06:34 +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
36 B
CMake
2 lines
36 B
CMake
include(Platform/Linux-GNU-Fortran)
|