4d3874d5ad
Fortran compilers interpret the source extension to decide whether to preprocess and what language level to use by default.
7 lines
255 B
ReStructuredText
7 lines
255 B
ReStructuredText
CheckFortranSourceCompiles-custom-ext
|
|
-------------------------------------
|
|
|
|
* The :module:`CheckFortranSourceCompiles` module macro
|
|
``CHECK_Fortran_SOURCE_COMPILES`` gained a ``SRC_EXT`` option
|
|
to specify a custom test Fortran source file extension.
|