mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-08-02 11:02:46 +08:00
8 lines
201 B
ReStructuredText
8 lines
201 B
ReStructuredText
CMAKE_COMPILER_IS_GNUG77
|
|
------------------------
|
|
|
|
True if the ``Fortran`` compiler is GNU.
|
|
|
|
This variable is deprecated. Use
|
|
:variable:`CMAKE_Fortran_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>` instead.
|