mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Help: Update Sphinx versionadded directives for 3.19 release
Run the script:
Utilities/Sphinx/update_versions.py --since v3.18.0 --overwrite
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
CMAKE_OPTIMIZE_DEPENDENCIES
|
||||
---------------------------
|
||||
|
||||
.. versionadded:: 3.19
|
||||
|
||||
Initializes the :prop_tgt:`OPTIMIZE_DEPENDENCIES` target property.
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
CMAKE_XCODE_BUILD_SYSTEM
|
||||
------------------------
|
||||
|
||||
.. versionadded:: 3.19
|
||||
|
||||
Xcode build system selection.
|
||||
|
||||
The :generator:`Xcode` generator defines this variable to indicate which
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
CMAKE_XCODE_LINK_BUILD_PHASE_MODE
|
||||
---------------------------------
|
||||
|
||||
.. versionadded:: 3.19
|
||||
|
||||
This variable is used to initialize the
|
||||
:prop_tgt:`XCODE_LINK_BUILD_PHASE_MODE` property on targets.
|
||||
It affects the methods that the :generator:`Xcode` generator uses to link
|
||||
|
||||
Reference in New Issue
Block a user