mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
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>
6 lines
179 B
ReStructuredText
6 lines
179 B
ReStructuredText
add-CheckFortranSourceCompiles
|
|
------------------------------
|
|
|
|
* The :module:`CheckFortranSourceCompiles` module was added to
|
|
provide a ``CHECK_Fortran_SOURCE_COMPILES`` macro.
|