Files
CMake/Help/release/dev/check-fortran-run.rst
Michael Hirsch, Ph.D 10a1477b63 CheckFortranSourceRuns: Add module to check if Fortran code runs
Add a Fortran equivalent to the existing `Check{C,CXX}SourceRuns`
modules.
2019-01-10 14:09:12 -05:00

7 lines
209 B
ReStructuredText

check-fortran-run
-----------------
* A :module:`CheckFortranSourceRuns` module was added to provide a
:command:`check_fortran_source_runs` command to check if a Fortran
source snippet compiles and runs.