CMake/Help/variable/CMAKE_IOS_INSTALL_COMBINED.rst
Márton Marczell 7d3eede923 Help: Document IOS_INSTALL_COMBINED as deprecated
The approach has not made sense since the introduction of Apple Silicon
and macOS arm64.

Issue: #24957
2023-07-20 11:21:24 -04:00

14 lines
397 B
ReStructuredText

CMAKE_IOS_INSTALL_COMBINED
--------------------------
.. versionadded:: 3.5
.. deprecated:: 3.28
This is deprecated because :prop_tgt:`IOS_INSTALL_COMBINED` is deprecated.
Default value for :prop_tgt:`IOS_INSTALL_COMBINED` of targets.
This variable is used to initialize the :prop_tgt:`IOS_INSTALL_COMBINED`
property on all the targets. See that target property for additional
information.