mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 19:00:54 -06:00
FindPython: Replace link to PyPy with its http redirect
This commit is contained in:
@@ -445,7 +445,7 @@ Hints
|
||||
See `IronPython <https://ironpython.net>`_.
|
||||
* ``PyPy``: This implementation use ``RPython`` language and
|
||||
``RPython translation toolchain`` to produce the python interpreter.
|
||||
See `PyPy <https://www.pypy.org>`_.
|
||||
See `PyPy <https://pypy.org>`_.
|
||||
|
||||
The default value is:
|
||||
|
||||
|
||||
@@ -339,7 +339,7 @@ Hints
|
||||
See `IronPython <https://ironpython.net>`_.
|
||||
* ``PyPy``: This implementation use ``RPython`` language and
|
||||
``RPython translation toolchain`` to produce the python interpreter.
|
||||
See `PyPy <https://www.pypy.org>`_.
|
||||
See `PyPy <https://pypy.org>`_.
|
||||
|
||||
The default value is:
|
||||
|
||||
|
||||
@@ -443,7 +443,7 @@ Hints
|
||||
See `IronPython <https://ironpython.net>`_.
|
||||
* ``PyPy``: This implementation use ``RPython`` language and
|
||||
``RPython translation toolchain`` to produce the python interpreter.
|
||||
See `PyPy <https://www.pypy.org>`_.
|
||||
See `PyPy <https://pypy.org>`_.
|
||||
|
||||
The default value is:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user