mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
11 lines
291 B
ReStructuredText
11 lines
291 B
ReStructuredText
CMAKE_Fortran_PREPROCESS
|
|
------------------------
|
|
|
|
.. versionadded:: 3.18
|
|
|
|
Default value for :prop_tgt:`Fortran_PREPROCESS` of targets.
|
|
|
|
This variable is used to initialize the :prop_tgt:`Fortran_PREPROCESS`
|
|
property on all the targets. See that target property for additional
|
|
information.
|