mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'fortran-preprocess-property'
3888de23daNinja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFF66c4e87282Ninja: Add helper functions to generate Fortran build5cca1ec893Ninja: Add helper functions to generate Fortran preprocess ruleb0a6161190Fortran: Add Fortran_PREPROCESS property Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4659
This commit is contained in:
8
Help/variable/CMAKE_Fortran_PREPROCESS.rst
Normal file
8
Help/variable/CMAKE_Fortran_PREPROCESS.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
CMAKE_Fortran_PREPROCESS
|
||||
------------------------
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user