CMake/Help/prop_tgt/Fortran_BUILDING_INSTRINSIC_MODULES.rst
Alex Turbov b65930a7a7 Fortran: Add Fortran_BUILDING_INTRINSIC_MODULES for building intrinsics
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
2025-01-09 15:30:00 -05:00

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.