blob: 7d405f354c7dcb4649fd8720db3b131ee2dd42c8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
|