mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 23:19:58 -06:00
Help: Use 'deprecated' template, and date deprecation of modules
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
FindPythonInterp
|
||||
----------------
|
||||
|
||||
Find python interpreter
|
||||
|
||||
.. deprecated:: 3.12
|
||||
|
||||
Use :module:`FindPython3`, :module:`FindPython2` or :module:`FindPython` instead.
|
||||
|
||||
Find python interpreter
|
||||
|
||||
This module finds if Python interpreter is installed and determines
|
||||
where the executables are. This code sets the following variables:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user