
In commit fe3f846e1b
(Makefiles: Add support for building Fortran
intrinsics, 2020-11-19, v3.22.0-rc1~565^2) the property was added with
incorrect spelling `Fortran_BUILDING_INSTRINSIC_MODULES`. Add a new
property with the correct spelling. Keep the old one for compatibility.
Issue: #21463
12 lines
285 B
ReStructuredText
12 lines
285 B
ReStructuredText
Fortran_BUILDING_INSTRINSIC_MODULES
|
|
-----------------------------------
|
|
|
|
.. deprecated:: 3.32
|
|
|
|
Please use the :prop_tgt:`Fortran_BUILDING_INTRINSIC_MODULES` instead.
|
|
|
|
.. versionadded:: 3.22
|
|
|
|
A misspelled variant of the :prop_tgt:`Fortran_BUILDING_INTRINSIC_MODULES`
|
|
target property.
|