cmake/Help/variable/CMAKE_Fortran_FORMAT.rst

8 lines
262 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_Fortran_FORMAT
--------------------
2015-11-17 17:22:37 +01:00
Set to ``FIXED`` or ``FREE`` to indicate the Fortran source layout.
2014-08-03 19:52:23 +02:00
2015-11-17 17:22:37 +01:00
This variable is used to initialize the :prop_tgt:`Fortran_FORMAT` property on
all the targets. See that target property for additional information.