summaryrefslogtreecommitdiffstats
path: root/Modules/CheckFortranSourceRuns.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Help: Add examples to CheckFortranSource{Runs,Compiles}Michael Hirsch, Ph.D2019-01-231-2/+14
|
* CheckFortranSourceRuns: Add module to check if Fortran code runsMichael Hirsch, Ph.D2019-01-101-0/+158
Add a Fortran equivalent to the existing `Check{C,CXX}SourceRuns` modules.