mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 23:00:07 -06:00
7 lines
237 B
ReStructuredText
7 lines
237 B
ReStructuredText
add-CheckFortranCompilerFlag
|
|
----------------------------
|
|
|
|
* The :module:`CheckFortranCompilerFlag` module was introduced
|
|
to check ``Fortran`` compiler flags, much like the
|
|
:module:`CheckCCompilerFlag` module already does for ``C``.
|