mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
Merge topic 'add-CheckFortranCompilerFlag'
1814cf74Help: Add notes for topic 'add-CheckFortranCompilerFlag'54e900abCheckFortranCompilerFlag: Add test case393a45e2CheckFortranCompilerFlag: Add module to check Fortran flag existence
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
add-CheckFortranCompilerFlag
|
||||
----------------------------
|
||||
|
||||
* The :module:`CheckFortranCompilerFlag` module was introduced
|
||||
to check ``Fortran`` compiler flags, much like the
|
||||
:module:`CheckCCompilerFlag` module already does for ``C``.
|
||||
Reference in New Issue
Block a user