mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
7 lines
209 B
ReStructuredText
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.
|