Brad King
4d3874d5ad
CheckFortranSourceCompiles: Add support for custom source extension
...
Fortran compilers interpret the source extension to decide whether
to preprocess and what language level to use by default.
2016-09-22 14:49:54 -04:00
Brad King
86d2e4276d
CheckFortranSourceCompiles: Fix FAIL_REGEX documentation typo
2016-09-22 14:47:34 -04:00
Terrell Russell
b6702d40dd
Modules: Fix spelling of "succeeded" in check messages
...
Change "succeded" to "succeeded" everywhere.
2015-10-06 10:26:19 -04:00
Sebastian Leske
908c74399a
Help: Document that the CHECK_* macros create cache variables
...
Otherwise callers may expect to be able to re-use result variables.
2014-09-11 08:55:26 -04:00
Brad King
7386d0d6df
Add CheckFortranSourceCompiles module ( #14656 )
...
Copy the CheckCSourceCompiles module and port it to Fortran.
Extend the FortranOnly test to try using the new module.
Suggested-by: Nicolas Bock <nicolasbock@gmail.com>
2014-08-18 11:18:48 -04:00