Help: Update Sphinx versionadded directives for 3.31 release
Run the script: Utilities/Sphinx/update_versions.py --since v3.30.0 --overwrite
This commit is contained in:
parent
738cf491d4
commit
aa6bbc3135
@ -1,6 +1,8 @@
|
||||
cmake_pkg_config
|
||||
----------------
|
||||
|
||||
.. versionadded:: 3.31
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. contents::
|
||||
|
@ -1,6 +1,8 @@
|
||||
CMAKE_<LANG>_CREATE_SHARED_LIBRARY_ARCHIVE
|
||||
------------------------------------------
|
||||
|
||||
.. versionadded:: 3.31
|
||||
|
||||
Rule variable to create a shared library with archive.
|
||||
|
||||
This is a rule variable that tells CMake how to create a shared
|
||||
|
@ -1,6 +1,8 @@
|
||||
CMAKE_SHARED_LIBRARY_ARCHIVE_SUFFIX
|
||||
-----------------------------------
|
||||
|
||||
.. versionadded:: 3.31
|
||||
|
||||
The suffix for archived shared libraries that you link to.
|
||||
|
||||
The suffix to use for the end of a archive containing a
|
||||
|
Loading…
Reference in New Issue
Block a user