blob: 1406e59b1043b925790412b7367d099c76315aa1 (
plain)
1
2
3
4
5
6
7
|
CMAKE_Fortran_FORMAT
--------------------
Set to ``FIXED`` or ``FREE`` to indicate the Fortran source layout.
This variable is used to initialize the :prop_tgt:`Fortran_FORMAT` property on
all the targets. See that target property for additional information.
|