mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Merge topic 'Help-FindPython-Fix-typo'
e7ea2998fb Help: FindPython: fix typo
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10121
This commit is contained in:
@@ -230,7 +230,7 @@ This module will set the following variables in your project
|
||||
The Python preprocessor definitions.
|
||||
|
||||
``Python_DEBUG_POSTFIX``
|
||||
.. versionadded.. 3.30
|
||||
.. versionadded:: 3.30
|
||||
|
||||
Postfix of debug python module. This variable can be used to define the
|
||||
:prop_tgt:`DEBUG_POSTFIX` target property.
|
||||
|
||||
@@ -189,7 +189,7 @@ This module will set the following variables in your project
|
||||
The Python 2 include directories.
|
||||
|
||||
``Python2_DEBUG_POSTFIX``
|
||||
.. versionadded.. 3.30
|
||||
.. versionadded:: 3.30
|
||||
|
||||
Postfix of debug python module. This variable can be used to define the
|
||||
:prop_tgt:`DEBUG_POSTFIX` target property.
|
||||
|
||||
@@ -232,7 +232,7 @@ This module will set the following variables in your project
|
||||
The Python 3 preprocessor definitions.
|
||||
|
||||
``Python3_DEBUG_POSTFIX``
|
||||
.. versionadded.. 3.30
|
||||
.. versionadded:: 3.30
|
||||
|
||||
Postfix of debug python module. This variable can be used to define the
|
||||
:prop_tgt:`DEBUG_POSTFIX` target property.
|
||||
|
||||
Reference in New Issue
Block a user