summaryrefslogtreecommitdiff
path: root/Modules/FindPythonInterp.cmake
diff options
context:
space:
mode:
authorJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2018-10-25 12:23:33 +0200
committerJoachim Wuttke (o) <j.wuttke@fz-juelich.de>2018-10-25 12:23:33 +0200
commit19998d7b3cb69a4f30d1e151471706b02102e16d (patch)
tree9a225d6723094ae525d918281a42a361747c588f /Modules/FindPythonInterp.cmake
parentdc1bb335781abb9a6ffe3f40b413978c81050023 (diff)
downloadcmake-19998d7b3cb69a4f30d1e151471706b02102e16d.tar.gz
Help: Use 'deprecated' template, and date deprecation of modules
Diffstat (limited to 'Modules/FindPythonInterp.cmake')
-rw-r--r--Modules/FindPythonInterp.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/FindPythonInterp.cmake b/Modules/FindPythonInterp.cmake
index 6a47c157ac..d1f7b31708 100644
--- a/Modules/FindPythonInterp.cmake
+++ b/Modules/FindPythonInterp.cmake
@@ -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: