mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
8 lines
193 B
ReStructuredText
8 lines
193 B
ReStructuredText
CMAKE_COMPILER_IS_GNUG77
|
|
------------------------
|
|
|
|
.. versionadded:: 3.7
|
|
|
|
True if the ``Fortran`` compiler is GNU.
|
|
Use :variable:`CMAKE_Fortran_COMPILER_ID <CMAKE_<LANG>_COMPILER_ID>` instead.
|