mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
711031df7c
Fixes: #23526
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.
|